Class MavenDependencyBean

java.lang.Object
io.github.ascopes.protobufmavenplugin.dependencies.MavenDependency
io.github.ascopes.protobufmavenplugin.dependencies.MavenDependencyBean
All Implemented Interfaces:
MavenArtifact

@Generated({"Modifiables.generator","MavenDependency"}) public class MavenDependencyBean extends MavenDependency
A modifiable implementation of the MavenDependency type.

Use the constructor to create new modifiable instances. You may even extend this class to add some convenience methods, however most of the methods in this class are final to preserve safety and predictable invariants.

MavenDependencyBean is not thread-safe

See Also: