BrowseResultEntry Data Type

Available Since
1.4-M3
Properties
name data type description
artifactId string
groupId string
name string
project boolean

Example

{
  "name" : "...",
  "project" : true,
  "groupId" : "...",
  "artifactId" : "..."
}