Skip to content

Package io.github.qishr.cascara.common.semver

Class Description
Range
Requirement A requirement will provide an easy way to check if a version is satisfying.
SemVer Semver is a tool that provides useful methods to manipulate versions that follow the "semantic versioning" specification (see http://semver.org)
SemVerException
Tokenizer Utility class to convert a NPM requirement string into a list of tokens.
Class Description
Range
Requirement A requirement will provide an easy way to check if a version is satisfying.
SemVer Semver is a tool that provides useful methods to manipulate versions that follow the "semantic versioning" specification (see http://semver.org)
SemVerException
Tokenizer Utility class to convert a NPM requirement string into a list of tokens.