org.leibnizcenter:xml-to-json

Library for converting XML to JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.leibnizcenter
ArtifactId

ArtifactId

xml-to-json
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

org.leibnizcenter:xml-to-json
Library for converting XML to JSON
Project URL

Project URL

https://github.com/digitalheir/java-xml-to-json

Download xml-to-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
xerces : xerces jar 2.4.0
org.json : json jar 20150729
com.google.code.gson : gson jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.1
0.9.0
0.8.0
0.3.0