Uses of Interface
io.github.ascopes.protobufmavenplugin.dependencies.MavenDependency
Packages that use MavenDependency
Package
Description
Dependency management and analysis.
- 
Uses of MavenDependency in io.github.ascopes.protobufmavenplugin.dependencies
Classes in io.github.ascopes.protobufmavenplugin.dependencies that implement MavenDependencyModifier and TypeClassDescriptionfinal classImmutable implementation ofMavenDependency.classA modifiable implementation of theMavenDependencytype.Methods in io.github.ascopes.protobufmavenplugin.dependencies with parameters of type MavenDependencyModifier and TypeMethodDescriptionImmutableMavenDependency.Builder.from(MavenDependency instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.dependencies.MavenDependencyinstance.MavenDependencyBean.from(MavenDependency instance) Fill this modifiable instance with attribute values from the providedMavenDependencyinstance.