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

io.github.yanayita:helper-js2pojo 1.0.0

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.0
Тип

Тип

jar

Скачать helper-js2pojo 1.0.0


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