JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
(
String
groupId,
String
artifactId,
String
version,
URI
... extra)
CachedPom
MavenEntry.
getPom
(
URI
[] urls)
This is the method to get the POM for a cached entry.