| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.fge |
| Идентификатор | Идентификаторjson-schema-core |
| Последняя версия | Последняя версия1.2.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnull
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| json-schema-core-1.2.5.pom | |
| json-schema-core-1.2.5.jar | 41 KB |
| json-schema-core-1.2.5-sources.jar | 34 KB |
| json-schema-core-1.2.5-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fge/json-schema-core/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>json-schema-core</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/json-schema-core/
implementation 'com.github.fge:json-schema-core:1.2.5'
// https://jarcasting.com/artifacts/com.github.fge/json-schema-core/
implementation ("com.github.fge:json-schema-core:1.2.5")
'com.github.fge:json-schema-core:jar:1.2.5'
<dependency org="com.github.fge" name="json-schema-core" rev="1.2.5">
<artifact name="json-schema-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='json-schema-core', version='1.2.5')
)
libraryDependencies += "com.github.fge" % "json-schema-core" % "1.2.5"
[com.github.fge/json-schema-core "1.2.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fge : uri-template | jar | 0.9 |
| com.github.fge : jackson-coreutils | jar | 1.8 |
| org.mozilla : rhino | jar | 1.7R4 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.testng : testng | jar | 6.8.7 |