Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.johnrengelman.shadowA Gradle plugin for collapsing all dependencies and project code into a single Jar file. NOTE: This plugin changed the core maintainer and has new coordinates: https://plugins.gradle.org/plugin/com.gradleup.shadow |
8.1.1
(20 March 2023) |
com.robothy.test-jarPackage tests and run tests in jars. |
2023.4
(18 February 2023) |
com.needhamsoftware.unojarSingle 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) |
io.github.wurensen.android-aspectjxA Gradle plugin which enables AspectJ for Android builds. supports Kotlin, aar, jar aspect |
3.3.2
(20 December 2022) |
com.visus.infrastructure.vmanifestA plugin to allow Gradle projects to configure their Manifest file specially |
1.0.5
(14 October 2022) |
com.raelity.namedservices-mergeMerge META-INF/namedservices, generated using org.openide.util.lookup's @ServiceProvider, when building fat-jar/uber-jar. |
0.5.0
(17 September 2022) |
com.coditory.webjarCreates jar with front end resources. Maps gradle java project tasks to npm tasks. |
1.3.1
(11 September 2022) |
me.champeau.mrjarAdds support for building multi-release jars with Gradle |
0.1.1
(09 September 2022) |
nebula.info-jarPlugin to gather information about the environment |
11.4.1
(29 August 2022) |
com.github.axet.dxplugincompile jar into .dex android assets folder |
0.3.2
(12 August 2022) |