tools:apache_ant

Action disabled: source

Apache ANT

https://ant.apache.org/

Ant is a Java-based build tool created as part of the Apache open-source project.

Snippet from Wikipedia: Apache Ant

Apache Ant is a software tool for automating software build processes for Java applications which originated from the Apache Tomcat project in early 2000 as a replacement for the Make build tool of Unix. It is similar to Make, but is implemented using the Java language and requires the Java platform. Unlike Make, which uses the Makefile format, Ant uses XML to describe the code build process and its dependencies.

Released under an Apache License by the Apache Software Foundation, Ant is an open-source project.

  • tools/apache_ant.txt
  • Last modified: 2022/08/10 06:09
  • by 127.0.0.1