is not current version
Last Version 4.0.0-beta.1

Dropwizard HTTP/2 Support 2.1.0-beta.4

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-http2
Version

Version

2.1.0-beta.4
Type

Type

jar
Description

Description

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

Download dropwizard-http2 2.1.0-beta.4


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

Dependencies

compile (16)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0-beta.4
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.4
io.dropwizard : dropwizard-jetty jar 2.1.0-beta.4
io.dropwizard : dropwizard-logging jar 2.1.0-beta.4
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar
io.dropwizard.metrics : metrics-jetty9 jar
com.fasterxml.jackson.core : jackson-annotations 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-alpn-server jar
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty.http2 : http2-server jar

runtime (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.conscrypt : conscrypt-openjdk-uber jar 2.5.2
org.eclipse.jetty.http2 : http2-client jar
org.eclipse.jetty : jetty-client jar
org.eclipse.jetty.http2 : http2-http-client-transport jar
io.dropwizard : dropwizard-testing jar 2.1.0-beta.4
org.eclipse.jetty : jetty-alpn-conscrypt-server jar

Project Modules

There are no modules declared in this project.