Java
In this section you can find instructions to use the available Java libraries to be used in your own projects.
In this section you can find instructions to use the available Java libraries to be used in your own projects.
You can use the main Nyx library to embed it into your project and use all or some of its features. The com.mooltiverse.oss.nyx package brings the Nyx class that is the entry point for all the available commands and features.
The com.mooltiverse.oss.nyx.version package provides you with a fully featured implementation of the Semantic Versioning (SemVer) specification without any external dependency. Full support for parsing, ordering, bumping and manipulating versions and their identifiers is provided.