com.metamx:http-client

An HTTP client using Netty

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

http-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.metamx:http-client
An HTTP client using Netty
Project URL

Project URL

https://github.com/metamx/http-client
Source Code Management

Source Code Management

https://github.com/metamx/http-client.git

Download http-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.metamx : java-util jar 0.29.1
io.netty : netty jar 3.10.6.Final
com.google.guava : guava jar 16.0.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.25
org.eclipse.jetty : jetty-server jar 9.2.21.v20170120
org.eclipse.jetty : jetty-servlet jar 9.2.21.v20170120

Project Modules

There are no modules declared in this project.
com.metamx

Metamarkets

Versions

Version
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0