Last Version

Dropwizard HTTP/2 Support 4.0.0-beta.1

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

4.0.0-beta.1
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 4.0.0-beta.1


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

Dependencies

compile (17)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 4.0.0-beta.1
io.dropwizard : dropwizard-jersey jar 4.0.0-beta.1
io.dropwizard : dropwizard-jetty jar 4.0.0-beta.1
io.dropwizard : dropwizard-logging jar 4.0.0-beta.1
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar
io.dropwizard.metrics : metrics-jetty11 jar
com.fasterxml.jackson.core : jackson-annotations jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.validation : jakarta.validation-api jar 3.0.1
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.eclipse.jetty : jetty-alpn-server jar
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-io jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty.http2 : http2-server jar

runtime (3)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.eclipse.jetty : jetty-alpn-java-server jar
org.eclipse.jetty : jetty-alpn-java-client jar

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0
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-configuration jar 4.0.0-beta.1
io.dropwizard : dropwizard-testing jar 4.0.0-beta.1
org.eclipse.jetty : jetty-alpn-conscrypt-server jar

Project Modules

There are no modules declared in this project.