Last Version

io.zerocopy.json:schema 1.0.0-beta.2

JSON Validation Based on JSON Schema

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.zerocopy.json
ArtifactId

ArtifactId

schema
Version

Version

1.0.0-beta.2
Type

Type

jar
Description

Description

JSON Validation Based on JSON Schema
Project Organization

Project Organization

zerocopy.io

Download schema 1.0.0-beta.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 20.0
io.github.classgraph : classgraph jar 4.0.6

Project Modules

There are no modules declared in this project.