Overview
Index
Root resource
summary:
resource
|
method
detail:
method
Path: /
{BASE}
/
dependencies
/ {groupId}
Path parameters:
groupId
( [a-z]+(\.[a-z]+)*)
-
Sub-Resources
Resources
Name
Description
{artifactId}
Resource Methods
Method Summary
Name
Description
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
Overview
Index
Root resource
summary:
resource
|
method
detail:
method