| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.github.vlsi.gradle |
| ArtifactId | ArtifactIdstage-vote-release-plugin |
| Version | Version1.74 |
| Type | Typejar |
| Description |
DescriptionStage vote release Gradle plugin
Allows to stage the artifacts and vote on them before the release
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.74</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/stage-vote-release-plugin/
implementation 'com.github.vlsi.gradle:stage-vote-release-plugin:1.74'
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/stage-vote-release-plugin/
implementation ("com.github.vlsi.gradle:stage-vote-release-plugin:1.74")
'com.github.vlsi.gradle:stage-vote-release-plugin:jar:1.74'
<dependency org="com.github.vlsi.gradle" name="stage-vote-release-plugin" rev="1.74">
<artifact name="stage-vote-release-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.gradle', module='stage-vote-release-plugin', version='1.74')
)
libraryDependencies += "com.github.vlsi.gradle" % "stage-vote-release-plugin" % "1.74"
[com.github.vlsi.gradle/stage-vote-release-plugin "1.74"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vlsi.gradle : crlf-plugin | jar | 1.74 |
| com.github.vlsi.gradle : license-gather-plugin | jar | 1.74 |
| com.github.vlsi.gradle : gradle-extensions-plugin | jar | 1.74 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.6.1.202002131546-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 |