MVN

com.adlinktech.gateway : parent-pom

Maven & Gradle

May 14, 2018
7 stars

Vortex Gateway · Vortex Gateway parent POM

<dependency>
    <groupId>com.adlinktech.gateway</groupId>
    <artifactId>parent-pom</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adlinktech.gateway : parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.adlinktech.gateway : parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
parent-pom-3.0.1
parent-pom-3.0.0
parent-pom-3.0.0rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.adlinktech.gateway</groupId>
    <artifactId>parent-pom</artifactId>
    <version>3.0.1</version>
</dependency>

Advertisement