Maven plugin provides a way to load JDK and use its tools during project build
-
Updated
Sep 7, 2024 - Java
Maven plugin provides a way to load JDK and use its tools during project build
This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
Distress demo project
This project demonstrates how to make custom JRE to run a java project on any machine.
Warp4J rewritten in Java — build platform-specific executables from Java JARs with minimal JREs.
Add a description, image, and links to the jdeps topic page so that developers can more easily learn about it.
To associate your repository with the jdeps topic, visit your repo's landing page and select "manage topics."