Smoke test for annotation processor

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

processor-test
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download processor-test

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.jsonddl : jsonddl jar 0.1.0
org.jsonddl : processor jar 0.1.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.0
0.0.2
0.0.1