Last Version

json-schema-processor-examples 0.8.6

Sample JSON Schema related processors using json-schema-core and various external libraries

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

json-schema-processor-examples
Version

Version

0.8.6
Type

Type

jar
Description

Description

json-schema-processor-examples
Sample JSON Schema related processors using json-schema-core and various external libraries
Project URL

Project URL

https://github.com/java-json-tools/json-schema-processor-examples

Download json-schema-processor-examples 0.8.6


<!-- https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-processor-examples/ -->
<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-schema-processor-examples</artifactId>
    <version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-processor-examples/
implementation 'com.github.java-json-tools:json-schema-processor-examples:0.8.6'
// https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-processor-examples/
implementation ("com.github.java-json-tools:json-schema-processor-examples:0.8.6")
'com.github.java-json-tools:json-schema-processor-examples:jar:0.8.6'
<dependency org="com.github.java-json-tools" name="json-schema-processor-examples" rev="0.8.6">
  <artifact name="json-schema-processor-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.java-json-tools', module='json-schema-processor-examples', version='0.8.6')
)
libraryDependencies += "com.github.java-json-tools" % "json-schema-processor-examples" % "0.8.6"
[com.github.java-json-tools/json-schema-processor-examples "0.8.6"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.java-json-tools : json-schema-validator jar 2.2.14
com.github.reinert : jjschema jar 1.16
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.2
com.github.java-json-tools : json-schema-avro jar 0.1.8
com.github.java-json-tools : json-patch jar 1.13

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.