Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.fat-jarPlugin that creates 'fatJar' configuration. |
1.5.0
(18 August 2021) |
co.ab180.fatjarFat jar gradle plugin |
0.0.1
(13 December 2019) |
com.xpdustry.kotlin-shadow-relocatorGradle plugin handling Kotlin metadata relocation for Shadow |
2.0.0
(15 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) |
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.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) |
it.gianluz.capsuleA Gradle plugin utilizing Capsule, the packaging and deployment tool for JVM apps. (http://www.capsule.io) - Fork |
1.0.3
(02 February 2019) |
ca.neitsch.grubbyjarBuilds self-contained jars for jruby apps |
0.1.1
(10 January 2019) |
com.cinchapi.jarshA gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies. |
1.1.5
(14 May 2018) |