| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.java-json-tools | 
| ArtifactId | ArtifactIdjson-schema-processor-examples | 
| Last Version | Last Version0.8.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjson-schema-processor-examples Sample JSON Schema related processors using json-schema-core and various external libraries | 
| Project URL | Project URL | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.1.0 | 
| org.mockito : mockito-core | jar | 2.28.2 |