Smoke test for JsonDdl maven plugin

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

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

org.jsonddl
ArtifactId

ArtifactId

jsonddl-maven-plugin-test
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jsonddl-maven-plugin-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsonddl : jsonddl jar 0.1.0

test (2)

Group / Artifact Type Version
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.0
0.0.2
0.0.1