GitHunt
CA

Capstan/json-schema-processor-examples

Example JSON Schema related processors based on json-schema-core

License LGPLv3
License ASL 2.0
Build Status
Maven Central

Read me first

This project, as of version 0.7, is licensed under both LGPLv3 and ASL 2.0. See
file LICENSE for more details. Versions 0.6 and lower are licensed under LGPLv3
only.

Note the "L" in "LGPL". LGPL AND GPL ARE QUITE DIFFERENT!

What this is

This package contains sample demonstration processors based on json-schema-core.

List of processors

See the wiki for the list of processors, what software is used by each of them, etc.

Please note that at this moment, while all are functional, they are pretty basic.

Also note that as the time goes, some processors written in this package migrate to other,
dedicated packages.

Maven artifact

<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-schema-processor-examples</artifactId>
    <version>your-version-here</version>
</dependency>

Versions before 0.8.3 are available at groupId com.github.fge.

Languages

Java99.5%Shell0.5%

Contributors

Other
Created January 7, 2020
Updated May 27, 2020