Package org.codehaus.mojo.versions.api
Interface ArtifactAssociation
- All Superinterfaces:
Comparable<ArtifactAssociation>
Created by IntelliJ IDEA.
- Since:
- 1.0-alpha-3
- Author:
- Stephen Connolly
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.maven.artifact.ArtifactbooleanMethods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
isUsePluginRepositories
boolean isUsePluginRepositories() -
getArtifact
org.apache.maven.artifact.Artifact getArtifact()
-