Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Add automatically sources and javadoc jars to the Java project. Populates MANIFEST.MF with standard attributes. |
1.0.8
(08 December 2021) |
|
A plugin to create a mod jar smaller. |
1.0.3
(10 October 2021) |
|
Generate an executable thin jar |
0.0.1
(11 May 2021) |
|
Plugin for making your jar executable |
0.0.1
(11 July 2019) |
|
Gradle plugin to generate a POM file and include it in a Jar archive |
1.0.0
(18 June 2019) |
|
A gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies. |
1.1.5
(14 May 2018) |
|
A gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies. |
1.0.0
(08 July 2015) |
|
Configures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
2.23.0
(25 August 2026) |
|
Embed dependencies (A.K.A. `fat` or `uber` jar) in the resulting `jar` outcome |
1.1.5
(24 August 2026) |
|
Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest. |
0.1.15
(14 August 2026) |