json-schema-core

Core processing architecture for json-schema-validator

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

json-schema-core
Last Version

Last Version

1.2.14
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema-core
Core processing architecture for json-schema-validator
Project URL

Project URL

https://github.com/java-json-tools/json-schema-core

Download json-schema-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.google.guava : guava jar 28.2-android
com.github.java-json-tools : jackson-coreutils jar 2.0
com.github.java-json-tools : jackson-coreutils-equivalence jar 1.0
com.github.java-json-tools : uri-template jar 0.10
org.mozilla : rhino jar 1.7.7.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

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

Project Modules

There are no modules declared in this project.
com.github.java-json-tools

Java Json Tools

Versions

Version
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8