How To Install Java Artifact org.apache.ant.ant-junit4 v1.9.11

org.apache.ant ant-junit4 1.9.11

Introduction

In this article, we'll learn how to install Java artifact ant-junit4 from org.apache.ant group in version 1.9.11. The artifact is available in 34 versions: 1.10.14 1.10.13 1.10.12 1.10.11 1.10.10 1.10.9 1.10.8 1.10.7 1.10.6 1.10.5 1.10.4 1.10.3 1.10.2 1.10.1 1.10.0 1.9.16 1.9.15 1.9.14 1.9.13 1.9.12 1.9.11 1.9.10 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 1.8.4 1.8.3 The Apache Ant + JUnit 4 project has its own website at: http://ant.apache.org/. The parent project is: org.apache.ant::ant-parent::1.9.11

How To Install Java Artifact org.apache.ant.ant-junit4 In Version 1.9.11

To install the Apache Ant + JUnit 4 artifact in version 1.9.11 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache Ant + JUnit 4 dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)