Uses of Class
io.github.ascopes.protobufmavenplugin.dependencies.MavenDependencyBean
Package
Description
Dependency management and analysis.
-
Uses of MavenDependencyBean in io.github.ascopes.protobufmavenplugin.dependencies
Modifier 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.Modifier 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.