http-client

An HTTP client using Netty

Categories

Categories

CLI User Interface druid Data Databases
GroupId

GroupId

com.n3twork.druid
ArtifactId

ArtifactId

http-client
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

http-client
An HTTP client using Netty
Source Code Management

Source Code Management

http://www.github.com/N3TWORK/http-client

Download http-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.n3twork.druid : java-util jar 0.25.1
io.netty : netty jar 3.9.0.Final
com.google.guava : guava jar 14.0.1
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4