| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcl.symbiose |
| ArtifactId | ArtifactIddom4j-to-json |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncl.symbiose:dom4j-to-json
Utility for serialize Dom4j Element to JSON, using json-lib
|
| Filename | Size |
|---|---|
| dom4j-to-json-1.1.2.pom | |
| dom4j-to-json-1.1.2.jar | 4 KB |
| dom4j-to-json-1.1.2-sources.jar | 1 KB |
| dom4j-to-json-1.1.2-javadoc.jar | 35 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| dom4j : dom4j | jar | 1.6.1 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| commons-io : commons-io | jar | 2.4 |
| org.databene : contiperf | jar | 2.3.4 |