is not current version
Last Version 1.0.2

HttpClient :: Core 0.1.0

ESA HttpClient is an asynchronous event-driven http client based on netty.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

httpclient-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

HttpClient :: Core
ESA HttpClient is an asynchronous event-driven http client based on netty.

Download httpclient-core 0.1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
io.esastack : commons jar 0.1.0
io.esastack : commons-http jar 0.1.0
io.esastack : commons-netty-http jar 0.1.0
io.esastack : commons-netty-core jar 0.1.0
io.netty : netty-common jar 4.1.52.Final
io.netty : netty-buffer jar 4.1.52.Final
io.netty : netty-handler jar 4.1.52.Final
io.netty : netty-codec jar 4.1.52.Final
io.netty : netty-codec-http jar 4.1.52.Final
io.netty : netty-codec-http2 jar 4.1.52.Final
io.netty : netty-transport jar 4.1.52.Final
io.netty : netty-transport-native-epoll jar 4.1.52.Final

provided (2)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 2.0.34.Final
com.jcraft : jzlib jar 1.1.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-core jar 3.6.0
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.