Search Gradle plugins
Plugin | Latest Version |
---|---|
io.paulbaker.shaded-log4j2-cachefile-transformerSupplimentary transformer for Jar shading. This provides the transformer for properly shading log4j's cachefiles. Gradle equivalent to Maven's https://github.com/edwgiz/maven-shaded-log4j-transformer |
0.9.4.4
(01 July 2018) |
xyz.waltuh.gradle.kt-app-shadedConvention plugin for the Kotlin JVM shaded applications |
0.0.1
(18 August 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. |
8.3.5
(03 November 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) |
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) |
io.github.goooler.shadowA fork of https://github.com/johnrengelman/shadow |
8.1.8
(01 July 2024) |
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) |
com.heretere.hdl.pluginDownload dependencies at runtime instead of shading to match file size limitations |
2.0.1
(28 October 2021) |
me.bristermitten.pdmSets up PDM to automatically download any dependencies for Spigot plugins |
0.0.33
(15 February 2021) |