Dolphin is a free open-source library that bridges the worlds of enterprise Java and desktop Java. It uses presentation models to bind client-side views to server-side actions.
'org.open-dolphin:dolphin-client-javafx:0.9'
<dependency>
<groupId>org.open-dolphin</groupId>
<artifactId>dolphin-client-javafx</artifactId>
<version>0.9</version>
</dependency>
<dependency org="org.open-dolphin" name="dolphin-client-javafx" rev="0.9"/>
"org.open-dolphin", "dolphin-client-javafx", "0.9"