Search Gradle plugins
Plugin | Latest Version |
---|---|
com.hendraanggrian.packagingStart making native distributions for your JAR |
0.2
(20 April 2023) |
software.amazon.smithyThis project integrates Smithy with Gradle. This plugin can build artifacts from Smithy models, generate JARs that contain Smithy models found in Java projects, and generate JARs that contain filtered *projections* of Smithy models. |
0.7.0
(17 April 2023) |
com.github.onslip.gradle-one-jarThe gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies. |
1.1.0
(12 April 2023) |
io.github.p03w.macheteA gradle plugin to optimize built jars through individual file optimizations and increased compression |
2.0.1
(02 April 2023) |
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) |