Last Version

Jsonx JSON 0.2.2

JSONX is JSON expressed in XML syntax. This document presents the structural part of JSONX, as well as the normative specification of the JSONX-JSON API. It also contains a directory of links to these related resources.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx
ArtifactId

ArtifactId

json
Version

Version

0.2.2
Type

Type

jar
Description

Description

Jsonx JSON
JSONX is JSON expressed in XML syntax. This document presents the structural part of JSONX, as well as the normative specification of the JSONX-JSON API. It also contains a directory of links to these related resources.
Project Organization

Project Organization

JSONx

Download json 0.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjax : json jar 0.9.1
org.openjax.xml : sax jar 0.9.2
org.libj : logging jar 0.4.1
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.6.9
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.