Skip navigation links

Package net.sf.mmm.util.version.api

Provides the API for dealing with versions.

See: Description

Package net.sf.mmm.util.version.api Description

Provides the API for dealing with versions.

Version-Util API

Versions are everywhere. From single java files to complex software products you are dealing with version control and version identification. Unfortunately versions are often treated as plain strings with unclear syntax and semantics. Therefore typical questions arise like which of two given version is higher. As versions are not standardized this API tries its best to define a VersionIdentifier that should suite all needs for identifying a particular version.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.