is not current version
Last Version 4.0.0-beta.1

Dropwizard HTTP Client 2.1.0-beta.7

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

License

License

Categories

Categories

DropWizard Container Microservices CLI User Interface
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-client
Version

Version

2.1.0-beta.7
Type

Type

jar
Description

Description

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

Download dropwizard-client 2.1.0-beta.7


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

Dependencies

compile (21)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.7
io.dropwizard : dropwizard-core jar 2.1.0-beta.7
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.7
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.7
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.7
io.dropwizard : dropwizard-util jar 2.1.0-beta.7
io.dropwizard : dropwizard-validation jar 2.1.0-beta.7
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.validation : jakarta.validation-api jar 2.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.eclipse.jetty : jetty-util jar
org.glassfish.jersey.core : jersey-client jar
org.glassfish.jersey.core : jersey-common jar
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15
io.dropwizard.metrics : metrics-httpclient jar
org.slf4j : slf4j-api jar 1.7.32

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.2.0
org.glassfish.jersey.ext.rx : jersey-rx-client-rxjava2 jar
io.dropwizard : dropwizard-testing jar 2.1.0-beta.7
org.bouncycastle : bcprov-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.