JSON in Java

JSON is a light-weight, language independent, data interchange format. The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This distribution is based off commit number 3e3951f1259 from https://github.com/douglascrockford/JSON-java.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.unboundid.components
Идентификатор

Идентификатор

json
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON in Java
JSON is a light-weight, language independent, data interchange format. The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This distribution is based off commit number 3e3951f1259 from https://github.com/douglascrockford/JSON-java.

Скачать json

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.unboundid.components/json/ -->
<dependency>
    <groupId>com.unboundid.components</groupId>
    <artifactId>json</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.unboundid.components/json/
implementation 'com.unboundid.components:json:1.0.0'
// https://jarcasting.com/artifacts/com.unboundid.components/json/
implementation ("com.unboundid.components:json:1.0.0")
'com.unboundid.components:json:jar:1.0.0'
<dependency org="com.unboundid.components" name="json" rev="1.0.0">
  <artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.unboundid.components', module='json', version='1.0.0')
)
libraryDependencies += "com.unboundid.components" % "json" % "1.0.0"
[com.unboundid.components/json "1.0.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0