Last Version

jsonschema2pojo-ant 0.4.23-fork.3

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

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.samskiter.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-ant
Version

Version

0.4.23-fork.3
Type

Type

jar
Description

Description

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

Download jsonschema2pojo-ant 0.4.23-fork.3


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.