| Interface | Description |
|---|---|
| ComparableVersion.Item | |
| VersionComparator |
A rule for comparing and manipulating versions.
|
| Class | Description |
|---|---|
| AbstractVersionComparator |
Base class for version comparators.
|
| BoundArtifactVersion |
Represents an artifact version with all segments more major or equal to a given segment
held in place.
|
| BoundArtifactVersion.BoundComparableVersion | |
| ComparableVersion |
Generic implementation of version comparison.
|
| ComparableVersion.IntegerItem |
Represents a numeric item in the version item list.
|
| MavenVersionComparator |
A comparator which uses Maven's version rules, i.e.
|
| MercuryVersionComparator | Deprecated |
| NumericVersionComparator | Deprecated |
| ReactorDepthComparator |
Compares project paths relative to the base directory based on their depth in a reactor
|
| VersionComparators | Deprecated
Note: This comparator should be replaced by using the one of Maven core instead.
|
| Exception | Description |
|---|---|
| InvalidSegmentException |
Represents an invalid segment being identified within a version.
|
Copyright © 2008–2022 MojoHaus. All rights reserved.