The TrueLicense-Extensions project is an independent add-on to TrueLicense; please refer to http://truelicense.java.net for more information.
This project includes several components, such as generate, install, and verify components, which are configured as Spring Beans.
Additional benefits include:
Unchecked exceptions are converted into runtime exceptions.
Log messages are written via the SLF4J logger.
An assembly module is included for the purposes of building a single shaded jar (individual dependencies are built in their respective modules).
Working examples are included as well, with readable passwords so the developer can examine how the example is configured.
* The project has been released under the EPL, the same license TrueLicense has been released under.