PF4J - Plugin Framework for Java (PF4J)
A plugin is a way for a third party to extend the functionality of an application. A plugin implements extension points declared by application or other plugins. Also a plugin can define extension points. With PF4J you can easily transform a monolithic java application in a modular application.
http://www.pf4j.org
https://github.com/pf4j/pf4j
License:
Tech:
Tags: