Uses of Class
io.github.ascopes.protobufmavenplugin.dependencies.MavenDependencyBean
Packages that use MavenDependencyBean
Package
Description
Dependency management and analysis.
-
Uses of MavenDependencyBean in io.github.ascopes.protobufmavenplugin.dependencies
Methods in io.github.ascopes.protobufmavenplugin.dependencies that return MavenDependencyBeanModifier and TypeMethodDescriptionMavenDependencyBean.from
(MavenArtifact instance) Fill this modifiable instance with attribute values from the providedMavenArtifact
instance.MavenDependencyBean.from
(MavenDependency instance) Fill this modifiable instance with attribute values from the providedMavenDependency
instance.MavenDependencyBean.from
(MavenDependencyBean instance) Fill this modifiable instance with attribute values from the providedMavenDependency
instance.Methods in io.github.ascopes.protobufmavenplugin.dependencies with parameters of type MavenDependencyBeanModifier and TypeMethodDescriptionImmutableMavenDependency.Builder.from
(MavenDependencyBean instance) Fill a builder with attribute values from the providedMavenDependencyBean
instance.MavenDependencyBean.from
(MavenDependencyBean instance) Fill this modifiable instance with attribute values from the providedMavenDependency
instance.