Class BundleDescriptor
java.lang.Object
org.mule.maven.pom.parser.api.model.BundleDescriptor
Describes a bundle by its Maven coordinates.
- Since:
- 2.0.0
-
Constructor Details
-
BundleDescriptor
protected BundleDescriptor()
-
-
Method Details
-
getGroupId
-
getArtifactId
-
getVersion
-
getBaseVersion
-
getType
-
getClassifier
-
getSystemPath
-
getOptional
-
isPlugin
public boolean isPlugin() -
getProperties
-
getExclusions
-
equals
-
hashCode
public int hashCode() -
toString
-