jsonschema2pojo-gradle-plugin

Generate DTO style Java classes from JSON Schema documents

License

License

Categories

Categories

Gradle Build Tools JSON Data
GroupId

GroupId

org.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-gradle-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jsonschema2pojo-gradle-plugin
Generate DTO style Java classes from JSON Schema documents
Project URL

Project URL

https://github.com/joelittlejohn/jsonschema2pojo

Download jsonschema2pojo-gradle-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 1.1.2
com.google.code.findbugs : annotations jar 1.3.9

provided (1)

Group / Artifact Type Version
dev.gradleplugins : gradle-api jar 5.6

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

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