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

com.netflix.nebula:nebula-test 5.1.3

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

Категории

Категории

Сеть
Группа

Группа

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

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

nebula-test
Версия

Версия

5.1.3
Тип

Тип

jar

Скачать nebula-test 5.1.3


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