License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JSON Data |
GroupId | GroupIdcom.github.samskiter.jsonschema2pojo |
ArtifactId | ArtifactIdjsonschema2pojo-ant |
Version | Version0.4.23-fork.3 |
Type | Typejar |
Description |
Descriptionjsonschema2pojo-ant
Generate DTO style Java classes from JSON Schema documents (FORK)
|
<!-- 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"]
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 |