Search Gradle plugins
Plugin | Latest Version |
---|---|
de.sebastianboegl.shadow.transformer.log4jA shadow transformer implementation for log4j to concatenate Log4j2Plugins.dat files. |
2.1.1
(03 August 2017) |
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) |
io.github.goooler.shadowA fork of https://github.com/johnrengelman/shadow |
8.1.8
(01 July 2024) |
io.github.gciatto.kt-mpp.fat-jarKotlin multi-platform and multi-project configurations plugin for Gradle: fat-jar creator plugin (currently: Shadow) |
4.1.4
(31 May 2024) |
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) |
name.remal.classes-relocationPlugin that provides classes relocating functionality. |
1.5.0
(18 August 2021) |
com.github.logicfan.gradle.shadow.json-transformera plugin add json transformer on shadowJar |
1.0.1
(28 June 2021) |
schoenja.sweng.eclipsito.EclipsitoPluginA plugin that shadows parts of the Eclipsito launcher used in ganttproject. This was created for a university assignment and will most likely not be useful to anyone else. |
0.3.0
(18 December 2017) |
com.sedmelluq.mass-relocatorMakes shadow task relocate everything moveable |
1.0.0
(21 January 2017) |
com.github.johnrengelman.shadowA Gradle plugin for collapsing all dependencies and project code into a single Jar file. NOTE: This plugin changed the core maintainer and has new coordinates: https://plugins.gradle.org/plugin/com.gradleup.shadow |
8.1.1
(20 March 2023) |