Search Gradle plugins
Plugin | Latest Version |
---|---|
org.xbib.gradle.plugin.shadowShadow plugin for Gradle |
3.0.2
(23 October 2023) |
pub.ihub.plugin.ihub-shadowIHub Shadow Gradle Plugin |
1.7.2
(22 November 2024) |
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. |
8.3.5
(03 November 2024) |
com.github.gradle-leanA gradle plugin that minimizes dependency jars. |
0.1.2
(30 July 2018) |
com.xpdustry.kotlin-shadow-relocatorGradle plugin handling Kotlin metadata relocation for Shadow |
2.0.0
(15 November 2024) |
org.openrewrite.build.shadowConfigures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
1.17.4
(23 October 2024) |
com.github.johnrengelman.plugin-shadowAuto configures shadow & package relocation for Gradle plugins. |
2.0.3
(24 March 2018) |
com.github.logicfan.gradle.shadow.json-transformera plugin add json transformer on shadowJar |
1.0.1
(28 June 2021) |
de.sebastianboegl.shadow.transformer.log4jA shadow transformer implementation for log4j to concatenate Log4j2Plugins.dat files. |
2.1.1
(03 August 2017) |
com.needhamsoftware.unojarSingle jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.1.0
(20 January 2023) |