-
- All Implemented Interfaces:
public final class JetBrainsSubpluginArtifact extends SubpluginArtifact
-
-
Constructor Summary
Constructors Constructor Description JetBrainsSubpluginArtifact(String artifactId)
-
Method Summary
Modifier and Type Method Description final StringgetGroupId()final StringgetArtifactId()final StringgetVersion()-
-
Constructor Detail
-
JetBrainsSubpluginArtifact
JetBrainsSubpluginArtifact(String artifactId)
-
-
Method Detail
-
getGroupId
final String getGroupId()
-
getArtifactId
final String getArtifactId()
-
getVersion
final String getVersion()
-
-
-
-