Search Gradle plugins

Plugin Latest Version

A gradle plugin to optimize built jars through individual file optimizations and increased compression

2.0.1
(02 April 2023)

A 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)

Package tests and run tests in jars.

2023.4
(18 February 2023)

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 which enables AspectJ for Android builds. supports Kotlin, aar, jar aspect

3.3.2
(20 December 2022)

A plugin to allow Gradle projects to configure their Manifest file specially

1.0.5
(14 October 2022)

Merge META-INF/namedservices, generated using org.openide.util.lookup's @ServiceProvider, when building fat-jar/uber-jar.

0.5.0
(17 September 2022)

Creates jar with front end resources. Maps gradle java project tasks to npm tasks.

1.3.1
(11 September 2022)

Adds support for building multi-release jars with Gradle

0.1.1
(09 September 2022)

Plugin to gather information about the environment

11.4.1
(29 August 2022)