json

JSON Validation Based on JSON Schema

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.zerocopy.json
ArtifactId

ArtifactId

json
Last Version

Last Version

1.0.0-beta.2
Release Date

Release Date

Type

Type

pom
Description

Description

json
JSON Validation Based on JSON Schema
Project Organization

Project Organization

zerocopy.io
Source Code Management

Source Code Management

https://gitlab.com/zerocopy-io/json.git

Download json

Filename Size
json-1.0.0-beta.2.pom 19 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • schema
  • validator
  • test-coverage-report
  • schema-merger

Versions

Version
1.0.0-beta.2
1.0.0-beta.1
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1