Class MavenArtifact
java.lang.Object
io.github.ascopes.protobufmavenplugin.dependencies.MavenArtifact
- Direct Known Subclasses:
MavenDependency, MavenProtocPlugin
Base for a parameter that references a deployed Maven artifact
somewhere.
Implementations should extend this type rather than using it directly.
- Since:
- 1.2.0
- Author:
- Ashley Scopes
-
Constructor Details
-
MavenArtifact
public MavenArtifact()
-
-
Method Details
-
getGroupId
-
getArtifactId
-
getVersion
-
getType
-
getClassifier
-
toString
-