searchRequest
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
groupId (string) | 0/1 | |
artifactId (string) | 0/1 | |
version (string) | 0/1 | |
packaging (string) | 0/1 | |
className (string) | 0/1 | |
repositories (string) | 0/unbounded | |
bundleVersion (string) | 0/1 | |
bundleSymbolicName (string) | 0/1 | |
bundleExportPackage (string) | 0/1 | |
bundleExportService (string) | 0/1 | |
classifier (string) | 0/1 | |
includePomArtifacts (boolean) | 1/1 | |
queryTerms (string) | 0/1 | |
bundleImportPackage (string) | 0/1 | |
bundleRequireBundle (string) | 0/1 | |
pageSize (int) | 1/1 | |
selectedPage (int) | 1/1 |
JSON
property | type | description |
---|---|---|
groupId | groupId (string) | |
artifactId | artifactId (string) | |
version | version (string) | |
packaging | packaging (string) | |
className | className (string) | |
repositories | array of repositories (string) | |
bundleVersion | bundleVersion (string) | |
bundleSymbolicName | bundleSymbolicName (string) | |
bundleExportPackage | bundleExportPackage (string) | |
bundleExportService | bundleExportService (string) | |
classifier | classifier (string) | |
includePomArtifacts | includePomArtifacts (boolean) | |
queryTerms | queryTerms (string) | |
bundleImportPackage | bundleImportPackage (string) | |
bundleRequireBundle | bundleRequireBundle (string) | |
pageSize | pageSize (int) | |
selectedPage | selectedPage (int) |