Last Version

json-schema 0.2.0

json-schema generator for the JVM.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

json-schema
Version

Version

0.2.0
Type

Type

jar
Description

Description

json-schema
json-schema generator for the JVM.
Project URL

Project URL

https://github.com/mercateo/json-schema
Source Code Management

Source Code Management

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

Download json-schema 0.2.0


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

Dependencies

runtime (7)

Group / Artifact Type Version
com.googlecode.gentyref : gentyref jar 1.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.slf4j : slf4j-api jar 1.7.30
javax.validation : validation-api jar 2.0.1.Final
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

test (8)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.16.1
io.mockk : mockk jar 1.10.0
org.openjdk.jmh : jmh-core jar 1.25
org.openjdk.jmh : jmh-generator-annprocess jar 1.25
ch.qos.logback : logback-classic jar 1.2.3
org.jetbrains.kotlin : kotlin-test jar 1.4.32
org.hibernate : hibernate-validator jar 6.1.5.Final

Project Modules

There are no modules declared in this project.