Class VersionBuilder

java.lang.Object
org.nuiton.version.VersionBuilder

public class VersionBuilder extends Object
To build some Version.

General usage

Use one the create methods, custom what you need on build, and finally use build() method to obtain a version.

Options details

TODO
  • preReleaseClassifiers
  • splitSeparators
  • joinSeparator
  • snapshot

Customize componants

TODO

Created on 7/11/14.

Since:
1.0
Author:
Tony Chemit - chemit@codelutin.com