License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.gravitee.policy |
ArtifactId | ArtifactIdgravitee-policy-json-xml |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGravitee.io APIM - Policy - JSON to XML Transformation
Description of the JSON to XML Transformation Gravitee Policy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-xml/ -->
<dependency>
<groupId>io.gravitee.policy</groupId>
<artifactId>gravitee-policy-json-xml</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-xml/
implementation 'io.gravitee.policy:gravitee-policy-json-xml:1.1.1'
// https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-xml/
implementation ("io.gravitee.policy:gravitee-policy-json-xml:1.1.1")
'io.gravitee.policy:gravitee-policy-json-xml:jar:1.1.1'
<dependency org="io.gravitee.policy" name="gravitee-policy-json-xml" rev="1.1.1">
<artifact name="gravitee-policy-json-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.policy', module='gravitee-policy-json-xml', version='1.1.1')
)
libraryDependencies += "io.gravitee.policy" % "gravitee-policy-json-xml" % "1.1.1"
[io.gravitee.policy/gravitee-policy-json-xml "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20201115 |
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.gateway : gravitee-gateway-api | jar | 1.31.0 |
io.gravitee.policy : gravitee-policy-api | jar | 1.10.0 |
io.gravitee.common : gravitee-common | jar | 1.20.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.gateway : gravitee-gateway-buffer | jar | 3.10.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-core | jar | 2.24.5 |
org.mockito : mockito-junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.12.1 |