Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork422
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
License
GradleUp/shadow
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Gradle plugin for creating fat/uber JARs with support for package relocation.
Note
Previously this plugin was developed by@johnrengelman and published under theIDcom.github.johnrengelman.shadowbefore maintenance was transferred to theGradleUp organization to ensure futuredevelopment, see#908.
If you are still using the old plugin ID in your build script, we recommend to switch to the new plugin IDcom.gradleup.shadowand update to the latest version to receive all the latest bug fixes and improvements.
| Shadow Version | Min Gradle Version | Min Java Version | Plugin ID |
|---|---|---|---|
| 8.0.0+ | 8.0 | 8 | com.github.johnrengelman.shadow |
| 8.3.0+ | 8.3 | 8 | com.gradleup.shadow |
| 9.0.0+ | 8.11 | 11 | com.gradleup.shadow |
| 9.2.0+ | 8.11 | 17 | com.gradleup.shadow |
| 9.3.0+ | 9.0 | 17 | com.gradleup.shadow |
About
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.