Package org.savantbuild.dep.maven
Class POM
java.lang.Object
org.savantbuild.dep.maven.POM
- Direct Known Subclasses:
MavenDependency
The necessary information from the POM.
-
Field Details
-
dependencies
-
dependenciesDefinitions
-
group
-
id
-
licenses
-
name
-
packaging
-
parent
-
parentGroup
-
parentId
-
parentVersion
-
properties
-
version
-
-
Constructor Details
-
POM
public POM() -
POM
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
imports
-
removeDependencyDefinition
-
replaceKnownVariablesAndFillInDependencies
public void replaceKnownVariablesAndFillInDependencies() -
replaceRangeValuesWithMappings
-
resolveAllDependencies
-
resolveAllDependencyDefinitions
-
resolveAllProperties
-
toSpecification
-
toString
-