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

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

Resources
NameDescription
{artifactId}

Method Summary
ResourceDescription
GET /{BASE}/dependencies/{groupId} 

Method Detail
HTTP Example:
GET /{BASE}/dependencies/{groupId}

API Example:

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

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