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.

Лицензия

Лицензия

Группа

Группа

io.github.yanayita
Идентификатор

Идентификатор

helper-js2pojo
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://paulushcgcj.github.io/
Организация-разработчик

Организация-разработчик

Paulo Gomes da Cruz Junior
Система контроля версий

Система контроля версий

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

Скачать helper-js2pojo

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.1
org.hibernate : hibernate-core jar 5.4.17.Final
org.projectlombok : lombok jar 1.18.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0