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

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.

Лицензия

Лицензия

Категории

Категории

GNU Compiler for Java Компиляция и сборка
Группа

Группа

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

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

helper-js2pojo
Версия

Версия

1.0.1
Тип

Тип

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/paulushcgcj/helperjs2pojo.git

Скачать 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"]

Зависимости

compile (3)

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

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

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