Class ArtifactModel
java.lang.Object
com.github.ferstl.maven.pomenforcers.model.ArtifactModel
- Direct Known Subclasses:
DependencyModel,PluginModel
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactModel(String groupId, String artifactId) ArtifactModel(String groupId, String artifactId, String version) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanmatches(ArtifactModel pattern) toString()