Package org.wildfly.channel
Class MavenArtifact
- java.lang.Object
-
- org.wildfly.channel.MavenArtifact
-
public class MavenArtifact extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetClassifier()StringgetExtension()FilegetFile()StringgetGroupId()StringgetVersion()StringtoString()
-