Skip to content

co.arago.util.json-schema 0.4.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>co.arago.util</groupId>
  <artifactId>json-schema</artifactId>
  <version>0.4.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    Utility library for using JSON Schemas (via Jackson/mbknor-jackson-jsonschema) with arago Java projects.