AlignOptions.VersionStyle |
PomEditor.Dependencies.detectVersionStyle() |
Detects whether most dependencies use managed versions (version-less) or inline versions.
|
static AlignOptions.VersionStyle |
AlignOptions.VersionStyle.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AlignOptions.VersionStyle[] |
AlignOptions.VersionStyle.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
AlignOptions.VersionStyle |
AlignOptions.versionStyle() |
Gets the configured version placement style or defers to auto-detection when unspecified.
|