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).
Installed Size: 41.0 kB
Architectures: all