HttpClient

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

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/esastack
Source Code Management

Source Code Management

https://github.com/esastack/esa-httpclient

Download httpclient

Filename Size
httpclient-0.1.1.pom 14 KB
Browse

How to add to project

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

Dependencies

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

  • httpclient-core
io.esastack

ESA Stack

Elastic Service Architecture

Versions

Version
0.1.1
0.1.0
0.0.2-beta