| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.arqisoft |
| Идентификатор | Идентификаторjson-schema-validator |
| Версия | Версия0.15 |
| Тип | Типjar |
| Описание |
ОписаниеJSON Schema Validator
Java libraries for Leanda.io OSS project
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| json-schema-validator-0.15.pom | |
| json-schema-validator-0.15.jar | 5 KB |
| json-schema-validator-0.15-sources.jar | 2 KB |
| json-schema-validator-0.15-javadoc.jar | 368 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.arqisoft/json-schema-validator/ -->
<dependency>
<groupId>com.github.arqisoft</groupId>
<artifactId>json-schema-validator</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arqisoft/json-schema-validator/
implementation 'com.github.arqisoft:json-schema-validator:0.15'
// https://jarcasting.com/artifacts/com.github.arqisoft/json-schema-validator/
implementation ("com.github.arqisoft:json-schema-validator:0.15")
'com.github.arqisoft:json-schema-validator:jar:0.15'
<dependency org="com.github.arqisoft" name="json-schema-validator" rev="0.15">
<artifact name="json-schema-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arqisoft', module='json-schema-validator', version='0.15')
)
libraryDependencies += "com.github.arqisoft" % "json-schema-validator" % "0.15"
[com.github.arqisoft/json-schema-validator "0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.6.0 |
| commons-io : commons-io | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |