共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > build-ng |
build-ng
|
0 | 0 | 61 |
贡献者 | 讨论 | 代码提交 |
BuildNG is a programmatic build tool using plain old java. No more XML! It provides a concise and powerful programming infrastructure for developing software builds. Its inspired by some of the concepts of Maven 2. Its leveraging ant for the common build tasks by introducing a programmatic fluent interface on top of ant (elegAnt).