| Package | Description |
|---|---|
| com.revolsys.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenRepositoryCache |
| Modifier and Type | Method and Description |
|---|---|
List<MavenRepository> |
MavenRepositoryCache.getRepositories() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MavenRepositoryCache.copyRepositoryResource(org.springframework.core.io.Resource resource,
MavenRepository repository,
String path,
String sha1Digest) |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenRepositoryCache.setRepositories(List<MavenRepository> repositories) |
| Constructor and Description |
|---|
MavenPom(MavenRepository mavenRepository,
Map<String,Object> pom) |
MavenUrlStreamHandler(MavenRepository mavenRepository) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.