ant
Apache Ant. Tool for building and managing Java-based projects. More information: <https://ant.apache.org>.
RUN apt-get update && \
apt-get install -y ant
RUN apt-get update && \
apt-get install -y ant
RUN pacman -S --noconfirm ant
RUN apt-get update && \
apt-get install -y ant
RUN yum install -y ant
RUN dnf install -y ant
RUN apt-get update && \
apt-get install -y ant