Json Schema Generator Core

A library for generating json-schema from java pojos

License

License

Categories

Categories

JSON Data
GroupId

GroupId

external.atlassian.json
ArtifactId

ArtifactId

json-schemagen-core
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Json Schema Generator Core
A library for generating json-schema from java pojos
Project Organization

Project Organization

Atlassian

Download json-schemagen-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.gson : gson jar 2.2.4

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.0.0
1.0.0-m5
1.0.0-m4
1.0.0-m3
1.0.0-m2
1.0.0-m1