Jakarta JSON Processing

Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers JSON Данные
Группа

Группа

org.glassfish
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jakarta JSON Processing
Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.
Ссылка на сайт

Ссылка на сайт

https://github.com/eclipse-ee4j/jsonp
Организация-разработчик

Организация-разработчик

Eclipse Foundation
Система контроля версий

Система контроля версий

https://github.com/eclipse-ee4j/jsonp

Скачать json

Имя Файла Размер
json-2.0.1.pom 21 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • impl
  • jaxrs
  • bundles

Build Status

Jakarta JSON Processing

Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.

Build

Use the following command:

mvn -U -C clean install

License

You’ll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Links

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

org.glassfish

Java EE

Java Enterprise Edition

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

Версия
2.0.1
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1
1.1.0-M2
1.1.0-M1
1.0.4
1.0.3
1.0.2
1.0.1
1.0
1.0-b06
1.0-b05
1.0-b04
1.0-b03
1.0-b02
1.0-b01