Last Version

Json Schema 1.1.0-alpha1

General Purpose Json Model Helper compatible with json-schema spec

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.apptik.json
ArtifactId

ArtifactId

json-schema
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Json Schema
General Purpose Json Model Helper compatible with json-schema spec
Project URL

Project URL

https://github.com/apptik/JustJson/tree/master/json-schema
Source Code Management

Source Code Management

https://github.com/apptik/JustJson/tree/master/json-schema

Download json-schema 1.1.0-alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.apptik.json : json-core jar 1.1.0-alpha1
io.apptik.json : json-wrapper jar 1.1.0-alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.