Last Version

Dropwizard SPDY Support 0.9.3

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-spdy
Version

Version

0.9.3
Type

Type

jar
Description

Description

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

Download dropwizard-spdy 0.9.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-jetty jar
org.eclipse.jetty.spdy : spdy-http-server jar
org.eclipse.jetty : jetty-alpn-server jar

provided (1)

Group / Artifact Type Version
org.mortbay.jetty.alpn : alpn-boot jar 7.1.3.v20150130

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 2.2.0

Project Modules

There are no modules declared in this project.