| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data | 
| GroupId | GroupIdorg.jsonddl | 
| ArtifactId | ArtifactIdgwt-jso | 
| Last Version | Last Version0.1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRuntime support for gwt-jso dialect JsonDdl allows JSON schemas to be specified in a JSON-like format and provides code-generation tools based thereon. | 
| Filename | Size | 
|---|---|
| gwt-jso-0.1.6.pom | |
| gwt-jso-0.1.6.jar | 3 KB | 
| gwt-jso-0.1.6-sources.jar | 1 KB | 
| gwt-jso-0.1.6-javadoc.jar | 21 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/ -->
<dependency>
    <groupId>org.jsonddl</groupId>
    <artifactId>gwt-jso</artifactId>
    <version>0.1.6</version>
</dependency>// https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/
implementation 'org.jsonddl:gwt-jso:0.1.6'// https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/
implementation ("org.jsonddl:gwt-jso:0.1.6")'org.jsonddl:gwt-jso:jar:0.1.6'<dependency org="org.jsonddl" name="gwt-jso" rev="0.1.6">
  <artifact name="gwt-jso" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jsonddl', module='gwt-jso', version='0.1.6')
)libraryDependencies += "org.jsonddl" % "gwt-jso" % "0.1.6"[org.jsonddl/gwt-jso "0.1.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-dev | jar | 2.4.0 | 
| junit : junit | jar | 4.10 | 
| org.easymock : easymock | jar | 3.1 |