Search Gradle plugins
Plugin | Latest Version |
---|---|
com.matyrobbrt.jarinjarA Gradle plugin for including jars in jars |
1.2.0
(09 June 2023) |
com.gradleup.shadowGradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. |
9.0.0-rc1
(02 July 2025) |
org.openrewrite.build.shadowConfigures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
2.0.0
(01 July 2025) |
org.hiero.gradle.feature.shadowConventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application |
0.4.6
(30 June 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.4.6
(30 June 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.4.6
(30 June 2025) |
com.netflix.nebula.test-jarPlugins to ease maven-publish and ivy-publish configuration |
22.0.0
(30 June 2025) |
com.netflix.nebula.source-jarPlugins to ease maven-publish and ivy-publish configuration |
22.0.0
(30 June 2025) |
com.netflix.nebula.javadoc-jarPlugins to ease maven-publish and ivy-publish configuration |
22.0.0
(30 June 2025) |
org.graceframework.grace-profileA plugin that is capable of compiling a Grace profile into a JAR file for distribution |
2024.0.0-M1
(29 June 2025) |