Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Compiles .jar Files to load it dynamically from another program/app. |
0.0.7.0
(23 March 2022) |
|
Create a testJar task to package up test classes and add it to the publications |
18.4.0
(28 February 2022) |
|
Configures project to use bootJar artifact instead of jar artifact |
18.4.0
(28 February 2022) |
|
Create a sourceJar task to package up the project's source code and add it to the publications |
18.4.0
(28 February 2022) |
|
Configures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
18.4.0
(28 February 2022) |
|
Create a javadocJar task to package up the javadoc and add it to the publications |
18.4.0
(28 February 2022) |
|
Configures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
18.4.0
(28 February 2022) |
|
A Gradle plugin that lets you create modular jars compatible with pre-Java 9 versions |
2.0.0
(08 January 2022) |
|
Add automatically sources and javadoc jars to the Java project. Populates MANIFEST.MF with standard attributes. |
1.0.8
(08 December 2021) |
|
Provide KDoc Elements JAR for the Java Library software components. |
0.2.1
(20 November 2021) |