Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
-
Updated
Apr 6, 2025 - Kotlin
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Simple java main method using CDI
This Gradle plugin creates a fat JAR for your Java application by bundling and relocating specified dependencies. It helps to prevent dependency conflicts and ensures consistent application behavior by isolating these dependencies from downstream projects.
Add a description, image, and links to the uber-jar topic page so that developers can more easily learn about it.
To associate your repository with the uber-jar topic, visit your repo's landing page and select "manage topics."