mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-10 15:45:12 -05:00
Update README.md
Removed BuildR, can't recommend this tool since there are way better alternatives that are more in use and more active without resorting to Ruby.
This commit is contained in:
parent
2c63f60fdc
commit
f609d2d29c
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||
*Tools which handle the buildcycle of an application*
|
||||
|
||||
* [Apache Ant](http://ant.apache.org/) - Procedural build configurations via XML files.
|
||||
* [Apache Buildr](http://buildr.apache.org/) - Perform builds using Ruby scripts.
|
||||
* [Apache Maven](http://maven.apache.org/) - Declarative lifecycle and dependency managment which favors conventions.
|
||||
* [Gradle](http://www.gradle.org/) - Incremental builds which are programmed via Groovy.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue