Search Gradle plugins

Plugin Latest Version

Conventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application

0.7.11
(02 July 2026)

Conventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages)

0.7.11
(02 July 2026)

Adds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization

0.7.11
(02 July 2026)

github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore

1.8.4.1
(01 July 2026)

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)

Configures IntelliJ IDEA to download javadoc jars.

4.4.0
(01 June 2026)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.05.10
(25 May 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)