Interface MavenDependency
- All Superinterfaces:
MavenArtifact
- All Known Implementing Classes:
ImmutableMavenDependency
,MavenDependencyBean
Implementation independent descriptor for an artifact or dependency that can be used in a Maven
Plugin parameter.
- Since:
- 1.2.0
- Author:
- Ashley Scopes
-
Method Summary
Methods inherited from interface io.github.ascopes.protobufmavenplugin.dependencies.MavenArtifact
getArtifactId, getClassifier, getDependencyResolutionDepth, getGroupId, getType, getVersion