Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Generates and configures Jar tasks |
0.54.0
(26 December 2023) |
|
Allows packaging your Java-based applications for distribution, much like Gradle's built-in Application plugin does, but in a more standard and more flexible way. |
2.0.2
(07 December 2023) |
|
Gradle plugin to reduce the size of jar files |
1.2.12
(19 November 2023) |
|
Use R8 to relocate/minimize your jar files |
0.10
(26 September 2023) |
|
Tools for building "thin" executable jars, with a focus on, but not exclusively for, Spring Boot. |
1.0.31.RELEASE
(20 September 2023) |
|
Adds Jar tasks for generating source and JavaDoc jars for open-source projects |
2.0.2
(17 August 2023) |
|
Streamlines publish JARs to GitHub Packages repositories |
0.0.10
(10 July 2023) |
|
Streamlines loading JARs from GitHub Packages repositories |
0.0.10
(10 July 2023) |
|
Gradle Plugin to add Maven descriptor information to built jars. |
1.1.0
(27 June 2023) |
|
create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |