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 class
Immutable implementation ofMavenDependency
.class
A modifiable implementation of theMavenDependency
type.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.MavenDependency
instance.MavenDependencyBean.from
(MavenDependency instance) Fill this modifiable instance with attribute values from the providedMavenDependency
instance.