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 providedMavenArtifactinstance.MavenDependencyBean.from(MavenDependency instance) Fill this modifiable instance with attribute values from the providedMavenDependencyinstance.MavenDependencyBean.from(MavenDependencyBean instance) Fill this modifiable instance with attribute values from the providedMavenDependencyinstance.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 providedMavenDependencyBeaninstance.MavenDependencyBean.from(MavenDependencyBean instance) Fill this modifiable instance with attribute values from the providedMavenDependencyinstance.