Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from GradleUp/shadow

Provide capabilities simliar to Maven's Shade plugin. Faster implementation than Gradle's FatJar.

License

Notifications You must be signed in to change notification settings

danveloper/shadow

 
 

Repository files navigation

Gradle Shadow

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

Documentation

Read the new User Guide!

Current Status

Download Circle CI

Latest Test Compatibility

Gradle Version Shadow Version
2.14-rc-6 1.2.3
3.0-milestone-1 1.2.3

NOTE: Shadow is incompatible with Gradle 2.14-rc-1 due to binary incompatibilities in the release. These issues were fixed in 2.14-rc-2.

Gradle Plugins

https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow

About

Provide capabilities simliar to Maven's Shade plugin. Faster implementation than Gradle's FatJar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 85.9%
  • Java 12.1%
  • Shell 1.8%
  • HTML 0.2%