is not current version
Last Version 1.0.2

HttpClient :: Core 1.0.0

ESA RestClient 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

1.0.0
Type

Type

jar
Description

Description

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

Download httpclient-core 1.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
io.esastack : commons jar 0.2.0
io.esastack : commons-http jar 0.2.0
io.esastack : commons-netty-http jar 0.2.0
io.esastack : commons-netty-core jar 0.2.0
io.esastack : commons-net-netty jar 0.0.1
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 (4)

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
org.mock-server : mockserver-netty jar 5.11.2

Project Modules

There are no modules declared in this project.