License |
License
The MIT License
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.atkawa7 |
ArtifactId | ArtifactIdjsonschema2pojo-annotators |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonschema2pojo-annotators
A collection of custom annotator to be used with jsonschema2pojo
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.5.1 |