MVN

org.wso2.carbon.gateway : wso2gw

Maven & Gradle

May 26, 2016

WSO2 Gateway Server - Distribution · WSO2 Gateway Server - Distribution

<dependency>
    <groupId>org.wso2.carbon.gateway</groupId>
    <artifactId>wso2gw</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.gateway : wso2gw to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Beta: 1.0.0-beta2
  • Latest Alpha: 1.0.0-alpha

All Versions

Choose a version of org.wso2.carbon.gateway : wso2gw to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wso2gw-1.0.0
wso2gw-1.0.0-beta2
wso2gw-1.0.0-beta
wso2gw-1.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.gateway</groupId>
    <artifactId>wso2gw</artifactId>
    <version>1.0.0</version>
</dependency>