Last Version

JsonXml 0.3.2

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx
ArtifactId

ArtifactId

jsonxml
Version

Version

0.3.2
Type

Type

jar
Description

Description

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

Project Organization

JSONx

Download jsonxml 0.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjax : json jar 0.9.3
org.openjax.xml : sax jar 0.9.4
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (3)

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

Project Modules

There are no modules declared in this project.