Last Version

muenchendigital/json-schema 0.0.1

Implementation of the JSON Schema Core Draft v4 specification built with the org.json API

License

License

MIT License
Categories

Categories

JSON Data
GroupId

GroupId

io.muenchendigital.digiwf
ArtifactId

ArtifactId

digiwf-json-schema
Version

Version

0.0.1
Type

Type

jar
Description

Description

muenchendigital/json-schema
Implementation of the JSON Schema Core Draft v4 specification built with the org.json API
Project URL

Project URL

https://github.com/it-at-m/json-schema
Source Code Management

Source Code Management

https://github.com/it-at-m/json-schema

Download digiwf-json-schema 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20201115
commons-validator : commons-validator jar 1.7
com.damnhandy : handy-uri-templates jar 2.1.8
com.google.re2j : re2j jar 1.6

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.2.0
nl.jqno.equalsverifier : equalsverifier jar 3.8.2
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.