Uses of Package
com.github.zafarkhaja.semver
Packages that use com.github.zafarkhaja.semver
Package
Description
This is the root package of the Java SemVer library.
This package contains classes that implement the SemVer Expressions.
-
Classes in com.github.zafarkhaja.semver used by com.github.zafarkhaja.semverClassDescriptionThrown to indicate an error during the parsing.Thrown when attempting to consume a character of unexpected types.A representation of version as defined by the SemVer Specification.A mutable builder for the immutable
Version
class -
Classes in com.github.zafarkhaja.semver used by com.github.zafarkhaja.semver.exprClassDescriptionThrown to indicate an error during the parsing.A parser interface.A representation of version as defined by the SemVer Specification.