Interface MvnRepoBom
- All Superinterfaces:
MvnRepoDependency, MvnRepoPom, MvnRepoResource, Resource
Represents a BOM in a maven repository.
-
Method Summary
Static MethodsMethods inherited from interface MvnRepoResource
artifactId, classifier, coordinates, groupId, mvnType, versionMethods inherited from interface Resource
asOf, asOfLocalized, cleanup, isNewerThan, name, type
-
Method Details
-
of
Creates a BOM from a coordinate.- Parameters:
coordinate- the coordinate- Returns:
- the mvn repo dependency
-