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

jsonschema2pojo 1.1.0.4

Generate DTO style Java classes from JSON Schema documents

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.blindpirate
Идентификатор

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

jsonschema2pojo
Версия

Версия

1.1.0.4
Тип

Тип

jar
Описание

Описание

jsonschema2pojo
Generate DTO style Java classes from JSON Schema documents
Ссылка на сайт

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

https://github.com/joelittlejohn/jsonschema2pojo
Система контроля версий

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

https://github.com/joelittlejohn/jsonschema2pojo

Скачать jsonschema2pojo 1.1.0.4


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 1.3.9

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

  • jsonschema2pojo-ant
  • jsonschema2pojo-cli
  • jsonschema2pojo-core
  • jsonschema2pojo-gradle-plugin
  • jsonschema2pojo-integration-tests
  • jsonschema2pojo-maven-plugin