Path: / {BASE} / dependencies / {groupId}

Path parameters:
groupId ( [a-z]+(\.[a-z]+)*) -

Sub-Resources
Resources
NameDescription
{artifactId}

Resource Methods
Method Summary
NameDescription
GET /{BASE}/dependencies/{groupId} 

Method Detail

GET /{BASE}/dependencies/{groupId}

HTTP Example:
GET /{BASE}/dependencies/{groupId}
API Example:

DependenciesWebService.getArtifacs({'groupId': …});

Output:
List<Map<String,String>>
Produces:
application/json