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

com.netflix.nebula:nebula-test 7.1.2

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

Категории

Категории

Сеть
Группа

Группа

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

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

nebula-test
Версия

Версия

7.1.2
Тип

Тип

jar

Скачать nebula-test 7.1.2


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