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