Enum Class DependencyResolutionDepth

java.lang.Object
java.lang.Enum<DependencyResolutionDepth>
io.github.ascopes.protobufmavenplugin.dependencies.DependencyResolutionDepth
All Implemented Interfaces:
Serializable, Comparable<DependencyResolutionDepth>, Constable

public enum DependencyResolutionDepth extends Enum<DependencyResolutionDepth>
Parameter to configure how to resolve dependencies.
Since:
1.2.0
Author:
Ashley Scopes