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

com.github.fge:json-schema-validator 1.99.13

A Java implementation of the JSON Schema specification

Категории

Категории

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

Группа

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

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

json-schema-validator
Версия

Версия

1.99.13
Тип

Тип

jar

Скачать json-schema-validator 1.99.13


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