Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.gradleup.shadow
Featured
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. |
9.3.0
(05 December 2025) |
|
A Clojure plugin for gradle (extra tasks) |
2.0.0
(22 October 2015) |
|
A Gradle plugin which makes distribution zips runnable, as a sort of alternative to an uberjar. A London Beach production :guardsman::palm_tree:. |
1.0.0
(17 April 2015) |
|
Gradle plugin handling Kotlin metadata relocation for Shadow |
3.0.0
(07 August 2025) |
|
A fork of https://github.com/johnrengelman/shadow |
8.1.8
(01 July 2024) |
|
Swiss army knife for Kotlin development |
2.5.0
(01 November 2023) |
|
Swiss army knife for Kotlin development |
2.5.0
(01 November 2023) |
|
Swiss army knife for Kotlin/JVM development |
2.5.0
(01 November 2023) |
|
A 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) |
|
Single 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) |