Last Version

King Http Client 3.0.24

A asyncronous http client built ontop of netty.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.king.king-http-client
ArtifactId

ArtifactId

king-http-client
Version

Version

3.0.24
Type

Type

jar
Description

Description

King Http Client
A asyncronous http client built ontop of netty.
Project URL

Project URL

https://github.com/king/king-http-client
Source Code Management

Source Code Management

https://github.com/king/king-http-client

Download king-http-client 3.0.24


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.49.Final

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-junit-jupiter jar 3.3.3
org.assertj : assertj-core jar 3.13.2
ch.qos.logback : logback-classic jar 1.3.0-alpha5

Project Modules

There are no modules declared in this project.