Json Schema Generator - Core

A library for generating json-schema from java pojos

Лицензия

Лицензия

Категории

Категории

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

Группа

io.atlassian.json-schemagen
Идентификатор

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

json-schemagen-core
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Json Schema Generator - Core
A library for generating json-schema from java pojos
Организация-разработчик

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

Atlassian

Скачать json-schemagen-core

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

<!-- https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/ -->
<dependency>
    <groupId>io.atlassian.json-schemagen</groupId>
    <artifactId>json-schemagen-core</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/
implementation 'io.atlassian.json-schemagen:json-schemagen-core:1.2.1'
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/
implementation ("io.atlassian.json-schemagen:json-schemagen-core:1.2.1")
'io.atlassian.json-schemagen:json-schemagen-core:jar:1.2.1'
<dependency org="io.atlassian.json-schemagen" name="json-schemagen-core" rev="1.2.1">
  <artifact name="json-schemagen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.json-schemagen', module='json-schemagen-core', version='1.2.1')
)
libraryDependencies += "io.atlassian.json-schemagen" % "json-schemagen-core" % "1.2.1"
[io.atlassian.json-schemagen/json-schemagen-core "1.2.1"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.google.code.gson : gson jar 2.2.4

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

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

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

Версия
1.2.1
1.2.0