Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.1 KB

Gradle Shadow

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

DEPRECATED Changes in this repo have been ported to GradleUp. See GradleUp/shadow for info.

Documentation

Read the User Guide!

Current Status

Download CI License

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+
8.x 8.0.0+

NOTE: Shadow v5.+ is compatible with Gradle 5.x - 6.x and Java 7 - 15 only, v6.1.0+ requires Java 8+.