json-schema

WebJar for json-schema

License

License

BSD
Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.bowergithub.kriszyp
ArtifactId

ArtifactId

json-schema
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema
WebJar for json-schema
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/kriszyp/json-schema

Download json-schema

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

This is a historical repository for the early development of the JSON Schema specification and implementation. This package is considered "finished": it holds the earlier draft specification and a simple, efficient, lightweight implementation of the original core elements of JSON Schema. This repository does not house the latest specifications nor does it implement the latest versions of JSON Schema. This package seeks to maintain the stability (in behavior and size) of this original implementation for the sake of the numerous packages that rely on it. For the latest JSON Schema specifications and implementations, please visit the JSON Schema site.

Code is licensed under the AFL or BSD 3-Clause license.

Versions

Version
0.2.3