JSONschema4-mapper

The goal of this project is to provide comprehensive, feature-complete and well-tested mapper from Java classes to JSON schema format.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.topikachu
ArtifactId

ArtifactId

JSONschema4-mapper
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSONschema4-mapper
The goal of this project is to provide comprehensive, feature-complete and well-tested mapper from Java classes to JSON schema format.
Project URL

Project URL

https://github.com/topikachu/JSONschema4-mapper

Download JSONschema4-mapper

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20140107

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 18.0
org.hamcrest : hamcrest-all jar 1.3
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1