Package de.jjohannes.maven.gmm
Class Capability
java.lang.Object
de.jjohannes.maven.gmm.Capability
https://docs.gradle.org/current/userguide/component_capabilities.html
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetArtifactId(String artifactId) voidsetGroupId(String groupId) voidsetVersion(String version)
-
Constructor Details
-
Capability
public Capability()
-
-
Method Details
-
getGroupId
-
setGroupId
-
getArtifactId
-
setArtifactId
-
getVersion
-
setVersion
-