public interface IMavenRepositoryIS
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTERNALS_REPO_ID |
static String |
RELEASES_REPO_ID |
static String |
SNAPSHOTS_REPO_ID |
| Modifier and Type | Method and Description |
|---|---|
IMavenRepositoryInfo |
getMavenRepository(String id) |
IMavenRepositoryInfo |
getNexusRepository(String id) |
static final String EXTERNALS_REPO_ID
static final String RELEASES_REPO_ID
static final String SNAPSHOTS_REPO_ID
IMavenRepositoryInfo getMavenRepository(String id)
IMavenRepositoryInfo getNexusRepository(String id)
Copyright © 2014. All Rights Reserved.