Search Gradle plugins

Plugin Latest Version

A plugin that is capable of compiling a Grace profile into a JAR file for distribution

2024.2.0-M1
(01 July 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)

JAR signing support for Project Zomboid Java mods (KeychainStore, PKCS12, JKS)

1.0.3
(08 May 2026)

Link your javadoc against your dependencies

9.5.0
(28 April 2026)

Gradle plugin for building Kite infrastructure providers with auto-configuration, fat JAR creation, and manifest generation

0.3.1
(21 March 2026)

Generates libraries.toml into jar resources

1.0.1
(11 March 2026)

Detects Kotlin metadata version drift in dependencies — the kind of mismatch that compiles fine but can cause runtime incompatibilities. Scans fat JARs, nested archives, and AARs recursively.

0.2.0
(07 March 2026)

Plugin helps you configure jar manifest and check dependencies for vulnerabilities

0.3.15
(05 March 2026)

Wrapper for Ant signjar, allowing proper task caching

1.2.1
(22 February 2026)