| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаse.hiq.oss.commons |
| Идентификатор | Идентификаторjson-schema-discovery |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSON Schema Discovery
Auto-detected JSON schema classes and provide a repository for easy lookup
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-schema-discovery-0.1.pom | |
| json-schema-discovery-0.1.jar | 19 KB |
| json-schema-discovery-0.1-sources.jar | 10 KB |
| json-schema-discovery-0.1-javadoc.jar | 107 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.hiq.oss.commons/json-schema-discovery/ -->
<dependency>
<groupId>se.hiq.oss.commons</groupId>
<artifactId>json-schema-discovery</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.hiq.oss.commons/json-schema-discovery/
implementation 'se.hiq.oss.commons:json-schema-discovery:0.1'
// https://jarcasting.com/artifacts/se.hiq.oss.commons/json-schema-discovery/
implementation ("se.hiq.oss.commons:json-schema-discovery:0.1")
'se.hiq.oss.commons:json-schema-discovery:jar:0.1'
<dependency org="se.hiq.oss.commons" name="json-schema-discovery" rev="0.1">
<artifact name="json-schema-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.hiq.oss.commons', module='json-schema-discovery', version='0.1')
)
libraryDependencies += "se.hiq.oss.commons" % "json-schema-discovery" % "0.1"
[se.hiq.oss.commons/json-schema-discovery "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fge : json-schema-validator | jar | 2.2.6 |
| org.springframework : spring-context | jar | 5.0.4.RELEASE |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.unitils : unitils-inject | jar | 3.4.6 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| se.hiq.oss.qa : qa-rules | jar | 0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kasource.commons : ka-commons-collection | jar | 0.1 |
| org.kasource.commons : ka-commons-reflection | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.6 |
| org.hibernate : hibernate-validator | jar | 5.3.4.Final |
| org.apache.tomcat : tomcat-el-api | jar | 8.5.14 |
| org.apache.tomcat : tomcat-jasper-el | jar | 8.5.14 |