ant

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of ant can then be made available with one of the following:

module load ant/1.10.12-Java-11

Notes

ant was installed using Easybuild, build details can be found in $EBROOTANT/easybuild with a given module loaded.

Dependencies for latest version of ant