Last Version

Gradle Nexus staging plugin 0.30.0

Gradle Nexus staging plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.codearte.gradle.nexus
ArtifactId

ArtifactId

gradle-nexus-staging-plugin
Version

Version

0.30.0
Type

Type

jar
Description

Description

Gradle Nexus staging plugin
Gradle Nexus staging plugin
Project URL

Project URL

https://github.com/Codearte/gradle-nexus-staging-plugin
Source Code Management

Source Code Management

https://github.com/Codearte/gradle-nexus-staging-plugin

Download gradle-nexus-staging-plugin 0.30.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
info.solidsoft.spock : spock-global-unroll jar 0.5.1
org.objenesis : objenesis jar 3.1
net.bytebuddy : byte-buddy jar 1.10.21
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.