cl.symbiose:dom4j-to-json

Utility for serialize Dom4j Element to JSON, using json-lib

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cl.symbiose
ArtifactId

ArtifactId

dom4j-to-json
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

cl.symbiose:dom4j-to-json
Utility for serialize Dom4j Element to JSON, using json-lib

Download dom4j-to-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
net.sf.json-lib : json-lib jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1