Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.1.0
(20 January 2023) |
|
A Gradle plugin utilizing Capsule, the packaging and deployment tool for JVM apps. (http://www.capsule.io) - Fork |
1.0.3
(02 February 2019) |
|
Auto configures shadow & package relocation for Gradle plugins. |
2.0.3
(24 March 2018) |
|
A Gradle plugin utilizing Capsule, the packaging and deployment tool for JVM apps. (https://github.com/puniverse/capsule) |
1.0.2
(10 January 2016) |