Last Version

jsonschema2pojo-gradle-plugin 0.4.23-fork.3

Generate DTO style Java classes from JSON Schema documents (FORK)

License

License

Categories

Categories

Gradle Build Tools JSON Data
GroupId

GroupId

com.github.samskiter.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-gradle-plugin
Version

Version

0.4.23-fork.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/joelittlejohn/jsonschema2pojo

Download jsonschema2pojo-gradle-plugin 0.4.23-fork.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.samskiter.jsonschema2pojo : jsonschema2pojo-core jar 0.4.23-fork.3
com.google.code.findbugs : annotations jar 1.3.9

provided (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.6
org.gradle » gradle-core jar 1.6
org.gradle » gradle-base-services jar 1.6
org.gradle » gradle-base-services-groovy jar 1.6
org.gradle : gradle-tooling-api jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.