Package | Description |
---|---|
aQute.bnd.maven.support |
Modifier and Type | Field and Description |
---|---|
(package private) MavenEntry |
CachedPom.maven |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,MavenEntry> |
Maven.entries |
Modifier and Type | Method and Description |
---|---|
MavenEntry |
Maven.getEntry(Pom pom) |
MavenEntry |
Maven.getEntry(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version) |
MavenEntry |
CachedPom.getMavenEntry() |
Constructor and Description |
---|
CachedPom(MavenEntry mavenEntry,
java.net.URI repo) |