jar

io.gravitee.policy : gravitee-policy-json-to-json

Maven & Gradle

Jul 20, 2023
1 usages
0 stars

Gravitee.io APIM - Policy - JSON to JSON Transformation · Apply a transformation (or mapping) on the request and/or response and/or message content.

Table Of Contents

Latest Version

Download io.gravitee.policy : gravitee-policy-json-to-json JAR file - Latest Versions:

All Versions

Download io.gravitee.policy : gravitee-policy-json-to-json JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.2.x
2.1.x
2.0.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gravitee-policy-json-to-json-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gravitee.policy.json2json

├─ io.gravitee.policy.json2json.JsonToJsonTransformationPolicy.class - [JAR]

io.gravitee.policy.json2json.configuration

├─ io.gravitee.policy.json2json.configuration.JsonToJsonTransformationPolicyConfiguration.class - [JAR]

├─ io.gravitee.policy.json2json.configuration.PolicyScope.class - [JAR]

io.gravitee.policy.v3.json2json

├─ io.gravitee.policy.v3.json2json.JsonToJsonTransformationPolicyV3.class - [JAR]