kong-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.taofen8.mid
ArtifactId

ArtifactId

kong-client
Last Version

Last Version

0.3.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

kong-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/hnotyet/kong-client

Download kong-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/ -->
<dependency>
    <groupId>com.taofen8.mid</groupId>
    <artifactId>kong-client</artifactId>
    <version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/
implementation 'com.taofen8.mid:kong-client:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/
implementation ("com.taofen8.mid:kong-client:0.3.0-RELEASE")
'com.taofen8.mid:kong-client:jar:0.3.0-RELEASE'
<dependency org="com.taofen8.mid" name="kong-client" rev="0.3.0-RELEASE">
  <artifact name="kong-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taofen8.mid', module='kong-client', version='0.3.0-RELEASE')
)
libraryDependencies += "com.taofen8.mid" % "kong-client" % "0.3.0-RELEASE"
[com.taofen8.mid/kong-client "0.3.0-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
org.springframework : spring-webmvc jar 3.2.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.17.RELEASE
io.prometheus : simpleclient jar 0.9.0
io.prometheus : simpleclient_vertx jar 0.9.0
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0-RELEASE
0.2.2-RELEASE
0.2.1-RELEASE
0.2.0-RELEASE
0.1.0-RELEASE
0.0.1-RELEASE