King Http Client

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
Last Version

Last Version

3.0.24
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.0.24
3.0.23
3.0.22
3.0.21
3.0.20
3.0.19
3.0.18
3.0.17
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.3.1
2.3.0
2.2.0
2.1.12
2.1.11
2.1.10
2.1.8
2.1.7
2.1.6
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.7
1.0.6.Netty41
1.0.6
1.0.5
1.0.4