License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.whsoul |
ArtifactId | ArtifactIdjson-schema-pojo |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionJsonSchemaPojo
JAVA POJO Class Generate with jsonSchemaUrl Annotation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-schema-pojo-0.1.0.pom | |
json-schema-pojo-0.1.0.jar | 139 KB |
json-schema-pojo-0.1.0-sources.jar | 61 KB |
json-schema-pojo-0.1.0-javadoc.jar | 574 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | RELEASE |