io.github.zenwave360:json-schema-ref-parser-jvm

JSON Schema Ref Parser for Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.zenwave360
ArtifactId

ArtifactId

json-schema-ref-parser-jvm
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.zenwave360:json-schema-ref-parser-jvm
JSON Schema Ref Parser for Java
Project URL

Project URL

https://github.com/ZenWave360/json-schema-ref-parser-jvm
Source Code Management

Source Code Management

https://github.com/ZenWave360/json-schema-ref-parser-jvm

Download json-schema-ref-parser-jvm

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.12.6
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.6
com.fasterxml.jackson.dataformat : jackson-dataformat-avro jar 2.12.6
org.jsonschema2pojo : jsonschema2pojo-core jar 1.1.1
com.jayway.jsonpath : json-path jar 2.6.0
org.yaml : snakeyaml jar 1.29

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.0.4
0.0.3
0.0.2
0.0.1