is not current version
Last Version 1.1.2

jsonschema2pojo-core 1.1.1

Generate DTO style Java classes from JSON Schema documents

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Download jsonschema2pojo-core 1.1.1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.10
com.google.code.javaparser : javaparser jar 1.0.10
com.sun.codemodel : codemodel jar 2.6
com.google.code.gson : gson jar 2.8.6
com.google.code.findbugs : jsr305 jar 3.0.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.8.0
javax.validation : validation-api jar 1.0.0.GA
joda-time : joda-time jar 2.2
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.2.4
com.github.tomakehurst : wiremock jar 2.27.2
org.slf4j : slf4j-simple jar 1.7.30
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.