Last Version

JsonSchemaPojo 0.1.0

JAVA POJO Class Generate with jsonSchemaUrl Annotation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.whsoul
ArtifactId

ArtifactId

json-schema-pojo
Version

Version

0.1.0
Type

Type

jar
Description

Description

JsonSchemaPojo
JAVA POJO Class Generate with jsonSchemaUrl Annotation.
Project URL

Project URL

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

Source Code Management

https://github.com/whsoul/json-schema-pojo

Download json-schema-pojo 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup : javapoet jar 1.9.0
com.google.auto.service : auto-service jar 1.0-rc1
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
javax.validation : validation-api jar 2.0.0.Final
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.