public interface RepositoryInterface
| Modifier and Type | Field and Description |
|---|---|
static int |
httpStatusOk |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConnect() |
List<Artifact> |
getArtefactList(String artifactId) |
List<Artifact> |
getArtefactList(String groupId,
String artifactId) |
Copyright © 2004-2015. All Rights Reserved.