The goal of this project is to provide a generic plugin framework for look-and-feels and define the interface of a common kind of plugins - the component plugins.
'net.java.dev.laf-plugin:laf-plugin:1.1'
<dependency>
<groupId>net.java.dev.laf-plugin</groupId>
<artifactId>laf-plugin</artifactId>
<version>1.1</version>
</dependency>
<dependency org="net.java.dev.laf-plugin" name="laf-plugin" rev="1.1"/>
"net.java.dev.laf-plugin", "laf-plugin", "1.1"