Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 345 Bytes

freedomotic-jar-loader

Easily fix apps that dynamically load JAR files under Java 9+

Generate jar file

mvn clean package

Credits

This project is based on the original code by Chris Jennings (https://github.com/CGJennings/jar-loader)

For more info read this article