Shadow
Gradle plugin for creating fat/uber JARs with support for package relocation.
[!NOTE]
Previously this plugin was developed by @johnrengelman and published under the IDcom.github.johnrengelman.shadow
before maintenance was transferred to the GradleUp organization to ensure future development, see #908.If you are still using the old plugin ID in your build script, we recommend to switch to the new plugin ID
com.gradleup.shadow
and update to the latest version to receive all the latest bug fixes and improvements.
Documentation
Current Status
Compatibility Matrix
Shadow Version | Min Gradle Version | Min Java Version |
---|---|---|
5.2.0 - 6.1.0 | 5.x - 6.x | 7 |
6.1.0+ | 6.x | 8 |
7.0.0+ | 7.x | 8 |
8.0.0+ | 8.0 | 8 |
8.3.0+ | 8.3 | 8 |
9.0.0+ | 8.3 | 11 |