Last Version

Gradle Sonatype Nexus plugin 2.3.1

Gradle plugin for configuring and upload artifacts to Sonatype Nexus.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bmuschko
ArtifactId

ArtifactId

gradle-nexus-plugin
Version

Version

2.3.1
Type

Type

jar
Description

Description

Gradle Sonatype Nexus plugin
Gradle plugin for configuring and upload artifacts to Sonatype Nexus.
Project URL

Project URL

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

Source Code Management

https://github.com/bmuschko/gradle-nexus-plugin

Download gradle-nexus-plugin 2.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.