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

com.carrotsearch.randomizedtesting:randomizedtesting-parent 0.0.1

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

Категории

Категории

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

Группа

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

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

randomizedtesting-parent
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать randomizedtesting-parent 0.0.1

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

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