Skip to content

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

Notifications You must be signed in to change notification settings

SyEdYaSeeN2604/shadow

This branch is 675 commits behind GradleUp/shadow:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b44f7b · Feb 16, 2022
Feb 16, 2022
Jan 19, 2020
Apr 26, 2021
Dec 29, 2021
Feb 12, 2022
Apr 26, 2021
Feb 6, 2013
Feb 6, 2013
Apr 27, 2021
Oct 4, 2021
Aug 31, 2016
Apr 26, 2021
Apr 26, 2021
Oct 6, 2020
Mar 7, 2020
Oct 6, 2020

Repository files navigation

Gradle Shadow

Gradle plugin for creating fat/uber JARs with support for package relocation.

Documentation

Read the User Guide!

Current Status

Download Circle CI

Latest Test Compatibility

Gradle Version Shadow Version
5.x 5.2.0 - 6.0.0
6.x 5.2.0 - 6.1.0
7.x 7.0.0+

NOTE: Shadow v5.+ is compatible with Gradle 5.x - 6.x and Java 7 - 15 only.

Gradle Plugins

https://plugins.gradle.org/plugin/com.github.johnrengelman.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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 86.9%
  • Java 11.3%
  • Shell 1.4%
  • Other 0.4%