Gradle Maven Publish Base Plugin

Gradle plugin that configures publish tasks to automatically upload all of your Java, Kotlin, Gradle, or Android libraries to any Maven instance.

License

License

Categories

Categories

Maven Build Tools Gradle
GroupId

GroupId

com.vanniktech.maven.publish.base
ArtifactId

ArtifactId

com.vanniktech.maven.publish.base.gradle.plugin
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

pom
Description

Description

Gradle Maven Publish Base Plugin
Gradle plugin that configures publish tasks to automatically upload all of your Java, Kotlin, Gradle, or Android libraries to any Maven instance.
Project URL

Project URL

https://github.com/vanniktech/gradle-maven-publish-plugin/
Source Code Management

Source Code Management

https://github.com/vanniktech/gradle-maven-publish-plugin/

Download com.vanniktech.maven.publish.base.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vanniktech : gradle-maven-publish-plugin jar 0.20.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.16.0-rc1
0.15.1
0.15.0