Package org.wildfly.prospero.promotion
Class CustomArtifact
java.lang.Object
org.wildfly.prospero.promotion.CustomArtifact
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CustomArtifactfrom(org.eclipse.aether.artifact.Artifact a) org.wildfly.channel.ArtifactCoordinate
-
Constructor Details
-
CustomArtifact
-
-
Method Details
-
from
-
getGroupId
-
getArtifactId
-
getVersion
-
getClassifier
-
getExtension
-
toCoordinate
public org.wildfly.channel.ArtifactCoordinate toCoordinate()
-