MVN

com.atommiddleware : dubbo-gateway-parent

Maven & Gradle

Mar 01, 2022
188 stars

The dubbo-gateway parent module of dubbo-gateway

<dependency>
    <groupId>com.atommiddleware</groupId>
    <artifactId>dubbo-gateway-parent</artifactId>
    <version>1.1.4.6-GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atommiddleware : dubbo-gateway-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4.6-GA
  • Latest Beta: 1.1.4.6-Beta

All Versions

Choose a version of com.atommiddleware : dubbo-gateway-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
dubbo-gateway-parent-1.1.4.6-GA
dubbo-gateway-parent-1.1.4.6-Beta
dubbo-gateway-parent-1.1.3-GA
dubbo-gateway-parent-1.1.3-beta
dubbo-gateway-parent-1.1.2
dubbo-gateway-parent-1.1.1
dubbo-gateway-parent-1.1.0
1.0.x
dubbo-gateway-parent-1.0.9
dubbo-gateway-parent-1.0.8
dubbo-gateway-parent-1.0.7
dubbo-gateway-parent-1.0.5
dubbo-gateway-parent-1.0.1
dubbo-gateway-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.atommiddleware</groupId>
    <artifactId>dubbo-gateway-parent</artifactId>
    <version>1.1.4.6-GA</version>
</dependency>