How To Install Java Artifact org.eclipse.platform.org.eclipse.ant.optional.junit v3.3.200

org.eclipse.platform org.eclipse.ant.optional.junit 3.3.200

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.ant.optional.junit from org.eclipse.platform group in version 3.3.200. The artifact is available in 3 versions: 3.3.400 3.3.300 3.3.200 . The Eclipse JUnit Fragment for Ant used in Eclipse Test Framework project has been released under Eclipse Public License license, and has its own website at: http://www.eclipse.org/platform .

How To Install Java Artifact org.eclipse.platform.org.eclipse.ant.optional.junit In Version 3.3.200

To install the Eclipse JUnit Fragment for Ant used in Eclipse Test Framework artifact in version 3.3.200 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 Eclipse JUnit Fragment for Ant used in Eclipse Test Framework 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)

Licenses

Developers