MVN

com.taobao.csp.ahas : ahas-gateway

Maven & Gradle

Jan 09, 2019

The parent project of ahas gateway client

<dependency>
    <groupId>com.taobao.csp.ahas</groupId>
    <artifactId>ahas-gateway</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.taobao.csp.ahas : ahas-gateway to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.taobao.csp.ahas : ahas-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
ahas-gateway-1.1
1.0
ahas-gateway-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.taobao.csp.ahas</groupId>
    <artifactId>ahas-gateway</artifactId>
    <version>1.1</version>
</dependency>