- java.lang.Object
-
- com.buschmais.jqassistant.plugin.m2repo.impl.scanner.ArtifactCoordinates
-
-
Constructor Summary
Constructors
Constructor and Description |
ArtifactCoordinates(org.eclipse.aether.artifact.Artifact artifact) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getGroup
public String getGroup()
- Specified by:
getGroup
in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
-
getName
public String getName()
- Specified by:
getName
in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
-
getType
public String getType()
- Specified by:
getType
in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
Copyright © 2016 buschmais GbR. All rights reserved.