Uses of Class
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
Subclasses of MavenDependency in io.github.ascopes.protobufmavenplugin.dependenciesModifier 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.