Interface MavenDependency

All Superinterfaces:
MavenArtifact
All Known Implementing Classes:
ImmutableMavenDependency, MavenDependencyBean

@Immutable @Modifiable public interface MavenDependency extends MavenArtifact
Representation of a Maven dependency.
Since:
3.3.1
Author:
Ashley Scopes