MVN

io.higress.api : higress-admin-parent

Maven & Gradle

Feb 02, 2024
2.3k stars

higress-admin-parent · Admin Project for Higress

<dependency>
    <groupId>io.higress.api</groupId>
    <artifactId>higress-admin-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.higress.api : higress-admin-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.higress.api : higress-admin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
higress-admin-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.higress.api</groupId>
    <artifactId>higress-admin-parent</artifactId>
    <version>0.0.1</version>
</dependency>