共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Versioneer |
Versioneer
|
1 | 0 | 135 |
贡献者 | 讨论 | 代码提交 |
A Java library that provides version functionality (Similar to C#, but more advanced)
Versioneer is a light-weight Java library that is used to provide a working alternative to C#'s Version class, but more advanced.
It supports the following version types:
SNAPSHOT
ALPHA
BETA
RC
STABLE
Releases will be regularly provided, and advanced Maven users may use the Maven repository at https://github.com/Massive-Dynamics/Maven-repository if they so desire.