Last Version

Dropwizard HTTP Client 0.6.2

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

License

License

Categories

Categories

DropWizard Container Microservices CLI User Interface
GroupId

GroupId

com.yammer.dropwizard
ArtifactId

ArtifactId

dropwizard-client
Version

Version

0.6.2
Type

Type

jar
Description

Description

Dropwizard HTTP Client
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

Download dropwizard-client 0.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey.contribs : jersey-apache-client4 jar 1.17.1
org.apache.httpcomponents : httpclient jar 4.2.3
com.yammer.metrics : metrics-httpclient jar 2.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.