is not current version
Last Version 2.7.9

RandomizedTesting JUnit4 ANT Task 2.7.8

JUnit test runner and plugins for running JUnit tests with pseudo-randomness.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.randomizedtesting
ArtifactId

ArtifactId

junit4-ant
Version

Version

2.7.8
Type

Type

jar
Description

Description

RandomizedTesting JUnit4 ANT Task
JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
Project Organization

Project Organization

Carrot Search s.c.

Download junit4-ant 2.7.8


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

Dependencies

provided (7)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.11
org.apache.ant : ant-junit jar 1.9.11
junit : junit jar 4.12
com.google.guava : guava jar 25.0-jre
org.ow2.asm : asm jar 8.0.1
com.carrotsearch.thirdparty : simple-xml-safe jar 2.7.1
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.7.8

Project Modules

There are no modules declared in this project.