Jar examples for n:nebula-test
Test harness for Gradle plugins. Hopefully retiring in favor of Gradle TestKit
You can download jar file nebula-test 1.12.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nebula-test-1.12.6.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>nebula-test</artifactId> <version>1.12.6</version> </dependency>
compile group: 'com.netflix.nebula', name: 'nebula-test', version: '1.12.6'
libraryDependencies += "com.netflix.nebula" % "nebula-test" % "1.12.6"
<dependency org="com.netflix.nebula" name="nebula-test" rev="1.12.6"/>
@Grapes(@Grab(group='com.netflix.nebula', module='nebula-test', version='1.12.6'))
'com.netflix.nebula:nebula-test:jar:1.12.6'
Click the following link to download the jar file.
nebula-test-1.12.6-javadoc.jar