Apache Ant1.9.9

  • Submit New Release
  • Edit Apache Ant Information
  • Submit a New Software

Java-based build tool.

Monday, July 24, 2017
  • Development
  • Utilities

Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles.

The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.

  • Downloads
    25526
  • License
    Open Source

Downloads / Release History


July
24
2017
Apache Ant 1.9.9
July
24
2017
Apache Ant 1.10.1
Changelog
  • bindownload.cgi

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles