Last Version

jsonschema2pojo-annotators 1.0.1

A collection of custom annotator to be used with jsonschema2pojo

License

License

The MIT License
Categories

Categories

JSON Data
GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

jsonschema2pojo-annotators
Version

Version

1.0.1
Type

Type

jar
Description

Description

jsonschema2pojo-annotators
A collection of custom annotator to be used with jsonschema2pojo

Download jsonschema2pojo-annotators 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 0.5.1

Project Modules

There are no modules declared in this project.