Jakarta JSON Processing

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

License

License

Categories

Categories

GlassFish Container Application Servers JSON Data
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

json
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download json

Filename Size
json-2.0.1.pom 21 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

Versions

Version
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