| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаla.alsocan |
| Идентификатор | Идентификаторjson-shapeshifter |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJson Shapeshifter
An incremental Json-to-Json transformation library written in Java
|
| Имя Файла | Размер |
|---|---|
| json-shapeshifter-0.1.1.pom | |
| json-shapeshifter-0.1.1.jar | 33 KB |
| json-shapeshifter-0.1.1-sources.jar | 18 KB |
| json-shapeshifter-0.1.1-javadoc.jar | 142 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/ -->
<dependency>
<groupId>la.alsocan</groupId>
<artifactId>json-shapeshifter</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation 'la.alsocan:json-shapeshifter:0.1.1'
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation ("la.alsocan:json-shapeshifter:0.1.1")
'la.alsocan:json-shapeshifter:jar:0.1.1'
<dependency org="la.alsocan" name="json-shapeshifter" rev="0.1.1">
<artifact name="json-shapeshifter" type="jar" />
</dependency>
@Grapes(
@Grab(group='la.alsocan', module='json-shapeshifter', version='0.1.1')
)
libraryDependencies += "la.alsocan" % "json-shapeshifter" % "0.1.1"
[la.alsocan/json-shapeshifter "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fge : json-schema-validator | jar | 2.2.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
| com.github.jknack : handlebars | jar | 1.3.2 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |