BrowseService
The following resources are applicable:
- /browseService/artifactAvailable/{g}/{a}/{v}
- /browseService/artifactAvailable/{g}/{a}/{v}/{c}
- /browseService/artifactContentEntries/{g}/{a}/{v}
- /browseService/artifactContentText/{g}/{a}/{v}
- /browseService/artifactDownloadInfos/{g}/{a}/{v}
- /browseService/artifacts/{r}
- /browseService/artifactsByMetadata/{key}/{value}
- /browseService/artifactsByProjectVersionMetadata/{key}/{value}
- /browseService/artifactsByProperty/{key}/{value}
- /browseService/browseGroupId/{groupId}
- /browseService/dependees/{g}/{a}/{v}
- /browseService/importMetadata
- /browseService/metadata/{g}/{a}/{v}/{key}
- /browseService/metadata/{g}/{a}/{v}/{key}/{value}
- /browseService/metadatas/{g}/{a}/{v}
- /browseService/projectVersionMetadata/{g}/{a}
- /browseService/projectVersionMetadata/{g}/{a}/{v}
- /browseService/rootGroups
- /browseService/searchArtifacts/{key}/{text}
- /browseService/searchArtifacts/{text}
- /browseService/treeEntries/{g}/{a}/{v}
- /browseService/userRepositories
- /browseService/versionsList/{g}/{a}
/browseService/artifactAvailable/{g}/{a}/{v}
Mount Point: /restServices/browseService/artifactAvailable/{g}/{a}/{v}
GET
Available Since: 1.4-M3
verify if an artifact is available locally if not download from proxies will be try
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactAvailable/{g}/{a}/{v}/{c}
Mount Point: /restServices/browseService/artifactAvailable/{g}/{a}/{v}/{c}
GET
Available Since: 1.4-M4
verify if an artifact is available locally if not download from proxies will be try
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| c | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactContentEntries/{g}/{a}/{v}
Mount Point: /restServices/browseService/artifactContentEntries/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| c | (no documentation provided) | query | |
| t | (no documentation provided) | query | |
| p | (no documentation provided) | query | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactContentText/{g}/{a}/{v}
Mount Point: /restServices/browseService/artifactContentText/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
if path is empty content of the file is returned (for pom view)
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| c | (no documentation provided) | query | |
| t | (no documentation provided) | query | |
| p | (no documentation provided) | query | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | artifactContent |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactDownloadInfos/{g}/{a}/{v}
Mount Point: /restServices/browseService/artifactDownloadInfos/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifacts/{r}
Mount Point: /restServices/browseService/artifacts/{r}
GET
Available Since: 1.4-M3
return List of all artifacts from this repository
Parameters
| name | description | type | default |
|---|---|---|---|
| r | (no documentation provided) | path |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactsByMetadata/{key}/{value}
Mount Point: /restServices/browseService/artifactsByMetadata/{key}/{value}
GET
Available Since: 2.2
Return List of artifacts from this repository with artifact metadata key matching value. If repository is not provided the search runs in all repositories.
Parameters
| name | description | type | default |
|---|---|---|---|
| key | (no documentation provided) | path | |
| value | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactsByProjectVersionMetadata/{key}/{value}
Mount Point: /restServices/browseService/artifactsByProjectVersionMetadata/{key}/{value}
GET
Available Since: 2.2
Return List of artifacts from this repository with project version level metadata key matching value. If repository is not provided the search runs in all repositories.
Parameters
| name | description | type | default |
|---|---|---|---|
| key | (no documentation provided) | path | |
| value | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/artifactsByProperty/{key}/{value}
Mount Point: /restServices/browseService/artifactsByProperty/{key}/{value}
GET
Available Since: 2.2
Return List of artifacts from this repository with property key matching value. If repository is not provided the search runs in all repositories.
Parameters
| name | description | type | default |
|---|---|---|---|
| key | (no documentation provided) | path | |
| value | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/browseGroupId/{groupId}
Mount Point: /restServices/browseService/browseGroupId/{groupId}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| groupId | groupId to browse | path | |
| repositoryId | optionnal (repository to browse if null all available user repositories are used) | query |
Response Body
| element: | browseResult |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/dependees/{g}/{a}/{v}
Mount Point: /restServices/browseService/dependees/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
List of artifacts using the artifact passed in parameter.
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/importMetadata
Mount Point: /restServices/browseService/importMetadata
Available Since: 1.4-M3
POST
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| repository | (no documentation provided) | query |
Request Body
| element: | metadataAddRequest |
| media types: | */* application/xml |
(no documentation provided)
Response Body
| element: | (custom) |
| media types: | */* application/xml |
(no documentation provided)
/browseService/metadata/{g}/{a}/{v}/{key}
Mount Point: /restServices/browseService/metadata/{g}/{a}/{v}/{key}
Available Since: 1.4-M3
DELETE
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| key | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/metadata/{g}/{a}/{v}/{key}/{value}
Mount Point: /restServices/browseService/metadata/{g}/{a}/{v}/{key}/{value}
Available Since: 1.4-M3
PUT
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| key | (no documentation provided) | path | |
| value | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/metadatas/{g}/{a}/{v}
Mount Point: /restServices/browseService/metadatas/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/projectVersionMetadata/{g}/{a}
Mount Point: /restServices/browseService/projectVersionMetadata/{g}/{a}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | projectVersionMetadata |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/projectVersionMetadata/{g}/{a}/{v}
Mount Point: /restServices/browseService/projectVersionMetadata/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | projectVersionMetadata |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/rootGroups
Mount Point: /restServices/browseService/rootGroups
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| repositoryId | (no documentation provided) | query |
Response Body
| element: | browseResult |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/searchArtifacts/{key}/{text}
Mount Point: /restServices/browseService/searchArtifacts/{key}/{text}
GET
Available Since: 2.2
Search artifacts with the property specified by key matching text. If repository is not provided the search runs in all repositories. If exact is true only the artifacts whose property match exactly are returned.
Parameters
| name | description | type | default |
|---|---|---|---|
| key | (no documentation provided) | path | |
| text | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query | |
| exact | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/searchArtifacts/{text}
Mount Point: /restServices/browseService/searchArtifacts/{text}
GET
Available Since: 2.2
Search artifacts with any property matching text. If repository is not provided the search runs in all repositories. If exact is true only the artifacts whose property match exactly are returned.
Parameters
| name | description | type | default |
|---|---|---|---|
| text | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query | |
| exact | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/treeEntries/{g}/{a}/{v}
Mount Point: /restServices/browseService/treeEntries/{g}/{a}/{v}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
return the dependency Tree for an artifacts the List result has only one entry
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| v | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
/browseService/userRepositories
Mount Point: /restServices/browseService/userRepositories
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
List of managed repositories current user can read
/browseService/versionsList/{g}/{a}
Mount Point: /restServices/browseService/versionsList/{g}/{a}
Available Since: 1.4-M3
GET
Available Since: 1.4-M3
Parameters
| name | description | type | default |
|---|---|---|---|
| g | (no documentation provided) | path | |
| a | (no documentation provided) | path | |
| repositoryId | (no documentation provided) | query |
Response Body
| element: | versionsList |
| media types: | application/xml application/json |
(no documentation provided)