JSON Binding for EMF-GWT.
See http://emfjson.org/docs/gwt/
We recommend to use the maven-gwt plugin. The GWT version of emfjson is available in Maven central.
<dependency>
<groupId>org.emfjson</groupId>
<artifactId>emfjson-gwt</artifactId>
<version>0.13.0</version>
</dependency>