Search Gradle plugins
| Plugin | Latest Version |
|---|---|
net.minecraftforge.jarjarEnables buildscripts to embed dependencies using Forge's Jar-in-Jar specification with minimal hassle. |
0.2.3
(16 October 2025) |
com.matyrobbrt.jarinjarA Gradle plugin for including jars in jars |
1.2.0
(09 June 2023) |
io.github.intisy.inno-gradleinno-gradle lets you automatically use InnoSetup from gradle |
1.6.6
(17 November 2025) |
io.github.gciatto.kt-mpp.fat-jarKotlin multi-platform and multi-project configurations plugin for Gradle: fat-jar creator plugin (currently: Shadow) |
5.1.8
(17 November 2025) |
org.hiero.gradle.feature.shadowConventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application |
0.6.3
(17 November 2025) |
org.hiero.gradle.feature.legacy-classpathConventions 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.6.3
(17 November 2025) |
org.hiero.gradle.feature.git-properties-fileAdds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization |
0.6.3
(17 November 2025) |
io.github.intisy.github-gradlegithub-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.7.1.1
(16 November 2025) |
de.florianmichael.baseproject.BaseProjectGradle convention plugin with jar signing, publishing to maven central and GitHub workflows. |
1.2.5
(15 November 2025) |
hu.tassiviktor.gradle.plugins.bundled-runtimeGradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments. |
1.0.3
(14 November 2025) |