is not current version
Last Version 1.1.2

jsonschema2pojo-gradle-plugin 1.1.1

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
Version

Version

1.1.1
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 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 1.1.1
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.30

Project Modules

There are no modules declared in this project.