Jar examples for n:nebula-release-plugin
Release opinions on top of gradle-git
You can download jar file nebula-release-plugin 3.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nebula-release-plugin-3.0.2.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>nebula-release-plugin</artifactId> <version>3.0.2</version> </dependency>
compile group: 'com.netflix.nebula', name: 'nebula-release-plugin', version: '3.0.2'
libraryDependencies += "com.netflix.nebula" % "nebula-release-plugin" % "3.0.2"
<dependency org="com.netflix.nebula" name="nebula-release-plugin" rev="3.0.2"/>
@Grapes(@Grab(group='com.netflix.nebula', module='nebula-release-plugin', version='3.0.2'))
'com.netflix.nebula:nebula-release-plugin:jar:3.0.2'
Click the following link to download the jar file.
nebula-release-plugin-3.0.2-javadoc.jar