License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.java-json-tools |
ArtifactId | ArtifactIdjson-schema-core |
Last Version | Last Version1.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-schema-core
Core processing architecture for json-schema-validator
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-schema-core-1.2.14.pom | |
json-schema-core-1.2.14.jar | 171 KB |
json-schema-core-1.2.14-sources.jar | 173 KB |
json-schema-core-1.2.14-javadoc.jar | 465 KB |
Browse |
<!-- 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"]
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 |
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 |