Last Version

Gradle Release plugin 1.16

The Gradle Release plugin makes releasing Gradle projects easy.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

no.entitas.gradle
ArtifactId

ArtifactId

gradle-release-plugin
Version

Version

1.16
Type

Type

jar
Description

Description

Gradle Release plugin
The Gradle Release plugin makes releasing Gradle projects easy.
Project URL

Project URL

http://github.com/stianh/gradle-release-plugin
Source Code Management

Source Code Management

https://github.com/stianh/gradle-release-plugin

Download gradle-release-plugin 1.16


<!-- https://jarcasting.com/artifacts/no.entitas.gradle/gradle-release-plugin/ -->
<dependency>
    <groupId>no.entitas.gradle</groupId>
    <artifactId>gradle-release-plugin</artifactId>
    <version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/no.entitas.gradle/gradle-release-plugin/
implementation 'no.entitas.gradle:gradle-release-plugin:1.16'
// https://jarcasting.com/artifacts/no.entitas.gradle/gradle-release-plugin/
implementation ("no.entitas.gradle:gradle-release-plugin:1.16")
'no.entitas.gradle:gradle-release-plugin:jar:1.16'
<dependency org="no.entitas.gradle" name="gradle-release-plugin" rev="1.16">
  <artifact name="gradle-release-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entitas.gradle', module='gradle-release-plugin', version='1.16')
)
libraryDependencies += "no.entitas.gradle" % "gradle-release-plugin" % "1.16"
[no.entitas.gradle/gradle-release-plugin "1.16"]

Dependencies

compile (3)

Group / Artifact Type Version
org.tmatesoft.svnkit : svnkit jar 1.7.5
com.jcraft : jsch jar 0.1.44-1
org.eclipse.jgit : org.eclipse.jgit jar 2.1.0.201209190230-r

test (4)

Group / Artifact Type Version
org.objenesis : objenesis jar 1.2
junit : junit-dep jar 4.9
org.spockframework : spock-core jar 0.6-groovy-1.8
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.