Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
JDeps Gradle Plugin |
0.20.0
(28 December 2022) |
|
Run JDeps on a Gradle build |
0.4.1
(30 September 2018) |
|
- Tasks for Jdeps, Jlink, and Jpackage. - connects the Java and Application plugins with these tools and sets sensible conventions. - Infers the module dependencies for non-modular apps using Jdeps. - Configurable via DSL extension `jpackage`. - Offers a source set extension for easier module patching, e.g., for Kotlin interop. |
0.1.0
(13 December 2025) |
|
Test |
0.5.1
(21 January 2019) |
|
A gradle build task for simplifying creation of custom Java9 jre environments. |
0.3
(09 April 2018) |