Package io.quarkus.maven.dependency
Class GACTV
java.lang.Object
io.quarkus.maven.dependency.GACTV
- All Implemented Interfaces:
ArtifactCoords,Serializable
- Direct Known Subclasses:
ArtifactDependency
- See Also:
-
Field Summary
Fields inherited from interface io.quarkus.maven.dependency.ArtifactCoords
DEFAULT_CLASSIFIER, TYPE_JAR, TYPE_POM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringBuilderappend(StringBuilder buf) booleanstatic GACTVfromString(String str) getKey()getType()inthashCode()static ArtifactCoordsstatic ArtifactCoordsprotected static String[]toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.quarkus.maven.dependency.ArtifactCoords
isJar, isSnapshot, toCompactCoords, toGACTVString
-
Constructor Details
-
GACTV
-
GACTV
-
GACTV
-
GACTV
-
GACTV
-
-
Method Details
-
fromString
-
pom
-
jar
-
split
-
getGroupId
- Specified by:
getGroupIdin interfaceArtifactCoords
-
getArtifactId
- Specified by:
getArtifactIdin interfaceArtifactCoords
-
getClassifier
- Specified by:
getClassifierin interfaceArtifactCoords
-
getType
- Specified by:
getTypein interfaceArtifactCoords
-
getVersion
- Specified by:
getVersionin interfaceArtifactCoords
-
getKey
- Specified by:
getKeyin interfaceArtifactCoords
-
hashCode
public int hashCode() -
equals
-
toString
-
append
-