Package org.cthing.versionparser
@NullMarked
package org.cthing.versionparser
Representations of version numbers and dependency version constraints. See the README.md file for information
on using this library.
-
ClassDescriptionBase class for version implementations.Represents an artifact version.Represents zero (empty constraint) or more version ranges.Indicates an error was encountered while parsing or working with a version or version constraint.Represents a single range of versions.