apache-ant (devel/apache-ant) Updated: 7 months, 2 weeks ago Add to my watchlist

Java opensource build system

Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.

Version: 1.10.14 License: Apache-2 and W3C GitHub