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