Uses of Class
org.wildfly.galleon.plugin.ArtifactCoords.Ga
-
Packages that use ArtifactCoords.Ga Package Description org.wildfly.galleon.plugin -
-
Uses of ArtifactCoords.Ga in org.wildfly.galleon.plugin
Methods in org.wildfly.galleon.plugin that return ArtifactCoords.Ga Modifier and Type Method Description static ArtifactCoords.GaArtifactCoords. newGa(java.lang.String groupId, java.lang.String artifactId)ArtifactCoords.GaArtifactCoords.Gav. toGa()ArtifactCoords.GaArtifactCoords. toGa()Methods in org.wildfly.galleon.plugin with parameters of type ArtifactCoords.Ga Modifier and Type Method Description intArtifactCoords.Ga. compareTo(ArtifactCoords.Ga o)
-