spring-release-plugin

Provides healthy defaults for a Spring release

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.spring.gradle
ArtifactId

ArtifactId

spring-release-plugin
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-release-plugin
Provides healthy defaults for a Spring release
Project URL

Project URL

https://github.com/spring-gradle-plugins/spring-release-plugin

Download spring-release-plugin

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jfrog.buildinfo : build-info-extractor-gradle jar 4.7.3
gradle.plugin.nl.javadude.gradle.plugins » license-gradle-plugin jar 0.13.1
com.netflix.nebula : nebula-core jar 4.0.1
com.netflix.nebula : nebula-publishing-plugin jar 7.2.3
com.netflix.nebula : nebula-release-plugin jar 6.3.5
com.netflix.nebula : gradle-contacts-plugin jar 3.0.1
com.netflix.nebula : gradle-info-plugin jar 3.7.1
io.spring.gradle » spring-bintray-plugin jar 0.11.0
com.squareup.okhttp3 : okhttp jar 3.8.1

Project Modules

There are no modules declared in this project.
io.spring.gradle

Spring Gradle Plugins

Gradle plugins developed by the Spring team

Versions

Version
0.20.0
0.19.1
0.19.0
0.18.0
0.17.2
0.17.1
0.17.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.9.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0