Beanfabrics is a component framework for building Java desktop applications according to the Presentation Model Pattern with Swing.
'org.beanfabrics:beanfabrics-swing:1.4.2'
<dependency>
<groupId>org.beanfabrics</groupId>
<artifactId>beanfabrics-swing</artifactId>
<version>1.4.2</version>
</dependency>
<dependency org="org.beanfabrics" name="beanfabrics-swing" rev="1.4.2"/>
"org.beanfabrics", "beanfabrics-swing", "1.4.2"