Search Gradle plugins

Plugin Latest Version

Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

Adds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

A plugin that allows you to publish repositories to the Maven Central Portal (new publish process)

1.3.0
(16 November 2024)

A maven-publish alternative for NPM package publishing. Integrates with kotlin JS/KMP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets.

3.7.0
(01 May 2026)

Adds Maven Repositories for GitLab groups and/or projects in a Conta manner

2.0.0
(24 April 2026)

no.conta.git-info

CC-compatible

Allows writing a git.properties file and including it in your jar file

2.0.0
(24 April 2026)

Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings.

0.1.6
(22 June 2026)

Clean-room replacement for Gradle's maven-publish + Vanniktech. Emits JAR + sources + javadoc + POM + Gradle Module Metadata to Maven Local, Maven Central, or any custom Maven repo — read from the de-facto community POM_* gradle.properties convention. Fixes gradle/gradle#20294 by default.

2026.05.19
(20 May 2026)

Gradle plugin for building and uploading bundles to the Sonatype Maven Central Repository.

1.1.0
(11 May 2026)

A simpler solution to publish your libraries on Sonatype maven

0.0.3
(03 May 2023)