Last Version

jxmltojson 0.11

XML to JSON converter in pure java code

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.asilvestre
ArtifactId

ArtifactId

jxmltojson
Version

Version

0.11
Type

Type

jar
Description

Description

jxmltojson
XML to JSON converter in pure java code
Project URL

Project URL

https://github.com/asilvestre/jxmltojson

Download jxmltojson 0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.asilvestre : jpurexml jar 0.12

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.github.github : site-maven-plugin Optional jar 0.7

Project Modules

There are no modules declared in this project.