Last Version

Stage vote release Gradle plugin 1.82

Allows to stage the artifacts and vote on them before the release

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

stage-vote-release-plugin
Version

Version

1.82
Type

Type

jar
Description

Description

Stage vote release Gradle plugin
Allows to stage the artifacts and vote on them before the release
Project URL

Project URL

https://github.com/vlsi/vlsi-release-plugins
Source Code Management

Source Code Management

https://github.com/vlsi/vlsi-release-plugins

Download stage-vote-release-plugin 1.82


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

Dependencies

runtime (8)

Group / Artifact Type Version
com.github.vlsi.gradle : crlf-plugin jar 1.82
com.github.vlsi.gradle : license-gather-plugin jar 1.82
com.github.vlsi.gradle : gradle-extensions-plugin jar 1.82
org.eclipse.jgit : org.eclipse.jgit jar 5.13.0.202109080827-r
org.ajoberstar.grgit : grgit-gradle jar 4.0.1
org.ajoberstar.grgit : grgit-core jar 4.0.1
de.marcphilipp.gradle » nexus-publish-plugin jar 0.4.0
io.codearte.gradle.nexus : gradle-nexus-staging-plugin jar 0.21.2

Project Modules

There are no modules declared in this project.