MVN

org.wso2.am : wso2apim-gateway

Maven & Gradle

Sep 21, 2018

WSO2 API Management Gateway - Distribution · WSO2 API Management Gateway - Distribution

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2apim-gateway</artifactId>
    <version>3.0.0-m29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : wso2apim-gateway to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-m29

All Versions

Choose a version of org.wso2.am : wso2apim-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
wso2apim-gateway-3.0.0-m29
wso2apim-gateway-3.0.0-m27
wso2apim-gateway-3.0.0
wso2apim-gateway-3.0.0-m21
wso2apim-gateway-3.0.0-m20
wso2apim-gateway-3.0.0-m19
wso2apim-gateway-3.0.0-m18
wso2apim-gateway-3.0.0-m17
wso2apim-gateway-3.0.0-m16
wso2apim-gateway-3.0.0-m15
wso2apim-gateway-3.0.0-m12
wso2apim-gateway-3.0.0-m11
wso2apim-gateway-3.0.0-m10
wso2apim-gateway-3.0.0-m9
wso2apim-gateway-3.0.0-m8
wso2apim-gateway-3.0.0-m7
wso2apim-gateway-3.0.0-m6
wso2apim-gateway-3.0.0-m5
wso2apim-gateway-3.0.0-m4
wso2apim-gateway-3.0.0-m3
wso2apim-gateway-3.0.0-,3
v3.0.x
wso2apim-gateway-v3.0.0-m3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2apim-gateway</artifactId>
    <version>3.0.0-m29</version>
</dependency>

Advertisement