Last Version

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework 3.3.300

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework This fragment is required by the Eclipse Test Framework. It allows communication between JUnit and Ant.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.ant.optional.junit
Version

Version

3.3.300
Type

Type

jar
Description

Description

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework
Eclipse JUnit Fragment for Ant used in Eclipse Test Framework This fragment is required by the Eclipse Test Framework. It allows communication between JUnit and Ant.
Project URL

Project URL

http://www.eclipse.org/platform
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://git.eclipse.org/c/platform/eclipse.platform.releng.git

Download org.eclipse.ant.optional.junit 3.3.300


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ant.optional.junit/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.ant.optional.junit</artifactId>
    <version>3.3.300</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ant.optional.junit/
implementation 'org.eclipse.platform:org.eclipse.ant.optional.junit:3.3.300'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ant.optional.junit/
implementation ("org.eclipse.platform:org.eclipse.ant.optional.junit:3.3.300")
'org.eclipse.platform:org.eclipse.ant.optional.junit:jar:3.3.300'
<dependency org="org.eclipse.platform" name="org.eclipse.ant.optional.junit" rev="3.3.300">
  <artifact name="org.eclipse.ant.optional.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.ant.optional.junit', version='3.3.300')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.ant.optional.junit" % "3.3.300"
[org.eclipse.platform/org.eclipse.ant.optional.junit "3.3.300"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar [1.6.5,2.0.0)
junit : junit jar [0.0,)

Project Modules

There are no modules declared in this project.