Последняя версия

JUnit4 task for ANT 0.0.4

Foundation classes and rules for applying the principles of Randomized Testing.

Категории

Категории

Ant Компиляция и сборка JUnit Тестирование компонентов Search Прикладные библиотеки
Группа

Группа

com.carrotsearch.randomizedtesting
Идентификатор

Идентификатор

ant-junit4
Версия

Версия

0.0.4
Тип

Тип

jar
Описание

Описание

JUnit4 task for ANT
Foundation classes and rules for applying the principles of Randomized Testing.

Скачать ant-junit4 0.0.4


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

Зависимости

provided (8)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.8.2
junit : junit jar 4.10
com.google.guava : guava jar 10.0.1
asm : asm jar 3.3.1
commons-io : commons-io jar 2.1
com.google.code.gson : gson jar 2.0
org.simpleframework : simple-xml jar 2.6.2
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 0.0.4

Модули Проекта

Данный проект не имеет модулей.