jsonschema2pojo-core

Generate DTO style Java classes from JSON Schema documents

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jsonschema2pojo-core
Generate DTO style Java classes from JSON Schema documents

Download jsonschema2pojo-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.4
com.google.code.javaparser : javaparser jar 1.0.11
com.sun.codemodel : codemodel jar 2.6
com.google.code.gson : gson jar 2.8.6
com.google.code.findbugs : jsr305 jar 3.0.2
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.11.0
javax.validation : validation-api jar 1.0.0.GA
jakarta.validation : jakarta.validation-api jar 3.0.0
joda-time : joda-time jar 2.10.10
org.apache.commons : commons-lang3 jar 3.11
com.google.code.findbugs : annotations jar 1.3.9

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4
com.github.tomakehurst : wiremock jar 2.27.2
org.slf4j : slf4j-simple jar 1.7.32
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-beta1
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1
0.5.1
0.5.0
0.4.37
0.4.36
0.4.35
0.4.34
0.4.33
0.4.32
0.4.31
0.4.30
0.4.29
0.4.28
0.4.27
0.4.26
0.4.25
0.4.24
0.4.23
0.4.22
0.4.21
0.4.21-beta-1
0.4.20
0.4.19
0.4.18
0.4.17
0.4.16
0.4.15
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0