jar

org.wso2.carbon.mediation : org.wso2.carbon.mediation.commons

Maven & Gradle

Apr 04, 2023
8 usages
41 stars

WSO2 Carbon Mediation - Mediation Commons · This module is common library module used by both WSO2 EI and WSO2 MI. This contains utility library modules. Note: Please follow below guides when adding new packages 1. AVOID adding any OSGI Declarative services 2. AVOID adding WSO2 specific modules as dependencies. For example: Carbon-Kernel, Carbon-Registry 3. No restrictions to add any third party dependencies (that comply with WSO2 license policies) For example: Axis2, Synapse, Axiom, etc.

Table Of Contents

Latest Version

Download org.wso2.carbon.mediation : org.wso2.carbon.mediation.commons JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.mediation : org.wso2.carbon.mediation.commons JAR file - All Versions:

Version Vulnerabilities Size Updated
4.7.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 org.wso2.carbon.mediation.commons-4.7.177.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.mediation.commons.correlation

├─ org.wso2.carbon.mediation.commons.correlation.SynapseConfigurableCorrelationLogService.class - [JAR]

org.wso2.carbon.mediation.commons.rest.api.swagger

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.APIGenException.class - [JAR]

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.APIGenerator.class - [JAR]

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.GenericApiObjectDefinition.class - [JAR]

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.OpenAPIProcessor.class - [JAR]

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.ServerConfig.class - [JAR]

├─ org.wso2.carbon.mediation.commons.rest.api.swagger.SwaggerConstants.class - [JAR]

Advertisement