This is the core library of the suite. It takes care of the booting into the application.
Then the user can execute like this:
java -jar my-cool-application.jar param1 param2
The jar needs to be expanded on top of the target jar’s content.
After that, a special file META-INF/runjar.properties needs to be filled with properties specifying what to run.