MVN

com.gccloud : gcpaas-api-module

Maven & Gradle

Jul 10, 2023

接口开发与转发

<dependency>
    <groupId>com.gccloud</groupId>
    <artifactId>gcpaas-api-module</artifactId>
    <version>1.0.0.2023071001.Alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gccloud : gcpaas-api-module to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.2023071001.Alpha
  • Latest Alpha: 1.0.0.2023071001.Alpha

All Versions

Choose a version of com.gccloud : gcpaas-api-module to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gcpaas-api-module-1.0.0.2023071001.Alpha
gcpaas-api-module-1.0.0.2023070301.Alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gccloud</groupId>
    <artifactId>gcpaas-api-module</artifactId>
    <version>1.0.0.2023071001.Alpha</version>
</dependency>