| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть JSON Данные |
| Группа | Группаnet.pincette |
| Идентификатор | Идентификаторpincette-json |
| Версия | Версия1.4 |
| Тип | Типjar |
| Описание |
Описаниеpincette-json
General JSON utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pincette-json-1.4.pom | |
| pincette-json-1.4.jar | 82 KB |
| pincette-json-1.4-sources.jar | 35 KB |
| pincette-json-1.4-javadoc.jar | 580 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.pincette/pincette-json/ -->
<dependency>
<groupId>net.pincette</groupId>
<artifactId>pincette-json</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.pincette/pincette-json/
implementation 'net.pincette:pincette-json:1.4'
// https://jarcasting.com/artifacts/net.pincette/pincette-json/
implementation ("net.pincette:pincette-json:1.4")
'net.pincette:pincette-json:jar:1.4'
<dependency org="net.pincette" name="pincette-json" rev="1.4">
<artifact name="pincette-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pincette', module='pincette-json', version='1.4')
)
libraryDependencies += "net.pincette" % "pincette-json" % "1.4"
[net.pincette/pincette-json "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.json : javax.json-api | jar | 1.1.4 |
| net.pincette : pincette-common | jar | 1.7.9 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.schibsted.spt.data : jslt | jar | 0.1.11 |