Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.gradle-leanA gradle plugin that minimizes dependency jars. |
0.1.2
(30 July 2018) |
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.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) |
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.heretere.hdl.pluginDownload dependencies at runtime instead of shading to match file size limitations |
2.0.1
(28 October 2021) |