Last Version

jsonschema2pojo-ant 1.1.2

Generate DTO style Java classes from JSON Schema documents

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

org.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-ant
Version

Version

1.1.2
Type

Type

jar
Description

Description

jsonschema2pojo-ant
Generate DTO style Java classes from JSON Schema documents

Download jsonschema2pojo-ant 1.1.2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.