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

com.netflix.nebula:nebula-test 4.4.2

Test harness for Gradle plugins. Hopefully retiring in favor of Gradle TestKit

Категории

Категории

Сеть
Группа

Группа

com.netflix.nebula
Идентификатор

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

nebula-test
Версия

Версия

4.4.2
Тип

Тип

jar

Скачать nebula-test 4.4.2


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