Last Version

JsonDdl 0.1.6

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonddl
ArtifactId

ArtifactId

parent
Version

Version

0.1.6
Type

Type

pom
Description

Description

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

Download parent 0.1.6

Filename Size
parent-0.1.6.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jsonddl/parent/ -->
<dependency>
    <groupId>org.jsonddl</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsonddl/parent/
implementation 'org.jsonddl:parent:0.1.6'
// https://jarcasting.com/artifacts/org.jsonddl/parent/
implementation ("org.jsonddl:parent:0.1.6")
'org.jsonddl:parent:pom:0.1.6'
<dependency org="org.jsonddl" name="parent" rev="0.1.6">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jsonddl', module='parent', version='0.1.6')
)
libraryDependencies += "org.jsonddl" % "parent" % "0.1.6"
[org.jsonddl/parent "0.1.6"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1

Project Modules

  • generator
  • gwt-jso
  • industrial-test
  • jsonddl
  • plugin
  • plugin-test
  • processor
  • processor-test