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-shared:0.9'
<dependency> <groupId>org.open-dolphin</groupId> <artifactId>dolphin-shared</artifactId> <version>0.9</version> </dependency>
<dependency org="org.open-dolphin" name="dolphin-shared" rev="0.9"/>
"org.open-dolphin", "dolphin-shared", "0.9"