json-xml

Converts JSON to XML

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net JSON Data
GroupId

GroupId

net.javacrumbs
ArtifactId

ArtifactId

json-xml
Last Version

Last Version

4.2
Release Date

Release Date

Type

Type

jar
Description

Description

json-xml
Converts JSON to XML

Download json-xml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
xmlunit : xmlunit jar 1.3
org.mockito : mockito-all jar 1.10.19
net.javacrumbs.json-unit : json-unit jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.2
4.1
4.0
2.1
2.0
1.3
1.2
1.1
1.0