Last Version

Helper for JSON Schema 2 Pojo 1.0.1

Custom annotators to be used along with jsonschema2pojo plugin on Maven. With this custom annotator, you can add lombok and JPA support to generated codes.

License

License

Categories

Categories

GNU Compiler for Java Build Tools
GroupId

GroupId

io.github.paulushcgcj
ArtifactId

ArtifactId

helper-js2pojo
Version

Version

1.0.1
Type

Type

jar
Description

Description

Helper for JSON Schema 2 Pojo
Custom annotators to be used along with jsonschema2pojo plugin on Maven. With this custom annotator, you can add lombok and JPA support to generated codes.
Project URL

Project URL

https://paulushcgcj.github.io/
Project Organization

Project Organization

Paulo Gomes da Cruz Junior
Source Code Management

Source Code Management

https://github.com/paulushcgcj/helperjs2pojo.git

Download helper-js2pojo 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 0.5.1
org.hibernate : hibernate-core jar 5.3.5.Final
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.