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

com.carrotsearch.randomizedtesting:randomizedtesting-parent 2.0.8

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

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

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

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

randomizedtesting-parent
Версия

Версия

2.0.8
Тип

Тип

pom

Скачать randomizedtesting-parent 2.0.8

Имя Файла Размер
randomizedtesting-parent-2.0.8.pom 9 KB
Обзор

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