Runtime support for gwt-jso dialect

JsonDdl allows JSON schemas to be specified in a JSON-like format and provides code-generation tools based thereon.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

org.jsonddl
ArtifactId

ArtifactId

gwt-jso
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Runtime support for gwt-jso dialect
JsonDdl allows JSON schemas to be specified in a JSON-like format and provides code-generation tools based thereon.

Download gwt-jso

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.4.0

test (3)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.4.0
junit : junit jar 4.10
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3