public class ArtifactRepository extends Object
Constructor and Description |
---|
ArtifactRepository(org.apache.maven.project.MavenProject project) |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.artifact.Artifact |
findSingleArtifact(String groupId,
String artifactId,
String type,
String classifier) |
Copyright © 2016. All rights reserved.