Uses of Class
aQute.bnd.maven.support.CachedPom
-
Packages that use CachedPom Package Description aQute.bnd.maven.support -
-
Uses of CachedPom in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support that return CachedPom Modifier and Type Method Description CachedPom
Maven. getPom(java.lang.String groupId, java.lang.String artifactId, java.lang.String version, java.net.URI... extra)
CachedPom
MavenEntry. getPom(java.net.URI[] urls)
This is the method to get the POM for a cached entry.
-