License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.gravitee.policy |
ArtifactId | ArtifactIdgravitee-policy-json-to-json |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGravitee.io APIM - Policy - JSON to JSON Transformation
Description of the JSON to JSON Transformation Gravitee Policy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-to-json/ -->
<dependency>
<groupId>io.gravitee.policy</groupId>
<artifactId>gravitee-policy-json-to-json</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-to-json/
implementation 'io.gravitee.policy:gravitee-policy-json-to-json:1.7.1'
// https://jarcasting.com/artifacts/io.gravitee.policy/gravitee-policy-json-to-json/
implementation ("io.gravitee.policy:gravitee-policy-json-to-json:1.7.1")
'io.gravitee.policy:gravitee-policy-json-to-json:jar:1.7.1'
<dependency org="io.gravitee.policy" name="gravitee-policy-json-to-json" rev="1.7.1">
<artifact name="gravitee-policy-json-to-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.policy', module='gravitee-policy-json-to-json', version='1.7.1')
)
libraryDependencies += "io.gravitee.policy" % "gravitee-policy-json-to-json" % "1.7.1"
[io.gravitee.policy/gravitee-policy-json-to-json "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.jolt : jolt-core | jar | 0.1.1 |
com.bazaarvoice.jolt : json-utils | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.gateway : gravitee-gateway-api | jar | 1.31.0 |
io.gravitee.policy : gravitee-policy-api | jar | 1.6.0 |
io.gravitee.common : gravitee-common | jar | 1.25.0 |
io.gravitee.gateway : gravitee-gateway-buffer | jar | 1.28.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
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 |
commons-io : commons-io | jar | 1.3.2 |
org.skyscreamer : jsonassert | jar | 1.4.0 |