Package io.quarkus.maven.dependency
Class GACT
java.lang.Object
io.quarkus.maven.dependency.GACT
- All Implemented Interfaces:
ArtifactKey
,Serializable
- See Also:
-
Field Details
-
groupId
-
artifactId
-
classifier
-
type
-
-
Constructor Details
-
GACT
-
GACT
-
GACT
-
GACT
-
-
Method Details
-
fromString
-
parse
Parse method for configuration.- See Also:
-
split
-
getGroupId
- Specified by:
getGroupId
in interfaceArtifactKey
-
getArtifactId
- Specified by:
getArtifactId
in interfaceArtifactKey
-
getClassifier
- Specified by:
getClassifier
in interfaceArtifactKey
-
getType
- Specified by:
getType
in interfaceArtifactKey
-
hashCode
public int hashCode() -
equals
-
toString
-