MVN

io.github.ungle : kong-admin-client

Maven & Gradle

May 19, 2023
9 stars

kong-admin-client · A Java Client for Kong Admin API

<dependency>
    <groupId>io.github.ungle</groupId>
    <artifactId>kong-admin-client</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ungle : kong-admin-client to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of io.github.ungle : kong-admin-client to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
kong-admin-client-2.2.0
2.1.x
kong-admin-client-2.1.2
kong-admin-client-2.1.1
kong-admin-client-2.1.0
2.0.x
kong-admin-client-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ungle</groupId>
    <artifactId>kong-admin-client</artifactId>
    <version>2.2.0</version>
</dependency>