Last Version

Dropwizard Integration with Jetty HTTP/2 client 0.4

Dropwizard Integration with Jetty HTTP/1.1 and HTTP/2 client

License

License

Categories

Categories

DropWizard Container Microservices CLI User Interface
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

dropwizard-http2-client
Version

Version

0.4
Type

Type

jar
Description

Description

Dropwizard Integration with Jetty HTTP/2 client
Dropwizard Integration with Jetty HTTP/1.1 and HTTP/2 client
Project URL

Project URL

https://github.com/arteam/dropwizard-http2-client
Source Code Management

Source Code Management

https://github.com/arteam/dropwizard-http2-client

Download dropwizard-http2-client 0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.eclipse.jetty : jetty-client jar
org.eclipse.jetty.http2 : http2-http-client-transport jar
org.eclipse.jetty : jetty-alpn-openjdk8-client jar

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-http2 jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.mortbay.jetty.alpn : alpn-boot jar 8.1.12.v20180117

Project Modules

There are no modules declared in this project.