Kotlin implementation of JSON Schema (Draft-07)

Parent POM for Maven Kotlin projects

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования JSON Данные
Группа

Группа

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

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

json-kotlin-schema
Последняя версия

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

0.31.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kotlin implementation of JSON Schema (Draft-07)
Parent POM for Maven Kotlin projects
Ссылка на сайт

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

https://github.com/prakharr/json-kotlin-schema
Система контроля версий

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

https://github.com/prakharr/json-kotlin-schema

Скачать json-kotlin-schema

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
net.pwall.util : pipelines jar 3.1
net.pwall.json : json-pointer jar 2.2
net.pwall.json : json-validation jar 1.4
net.pwall.json : jsonutil jar 5.0
net.pwall.yaml : yaml-simple jar 1.9
net.pwall.yaml : yaml-base jar 1.2
net.pwall.util : javautil jar 2.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

test (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20
net.pwall.json : json-kotlin jar 4.5

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

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

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

Версия
0.31.2
0.31.1
0.31