Class ArtifactCoordinates
- java.lang.Object
-
- io.openliberty.tools.common.arquillian.util.ArtifactCoordinates
-
public class ArtifactCoordinates extends Object
-
-
Constructor Summary
Constructors Constructor Description ArtifactCoordinates(String groupId, String artifactId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()
-