Skip to content

freedomotic/freedomotic-jar-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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