libsemantic-version-java
single-class semantic version implementation for java
Description
Semantic-Version requires no further dependencies and is thereby easy to use within projects. Key features are: - Lightweight: Consists of only a single file, no dependencies.
- Immutable: Strict immutability ensures easy handling and thread
safety.
- Serializable: Objects can be serialized using Java's
ObjectOutputStream.
- Fast: Many performance improvements make this the fastest semver
implementation in java around (according to parsing and sorting
performance).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/skuzzle/semantic-version
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libsemantic-version-java