is not current version
Last Version 4.0.0-beta.1

Dropwizard Jetty Support 2.1.0-beta.7

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

License

License

Categories

Categories

Jetty Container Application Servers DropWizard Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-jetty
Version

Version

2.1.0-beta.7
Type

Type

jar
Description

Description

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

Download dropwizard-jetty 2.1.0-beta.7


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

Dependencies

compile (20)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.7
io.dropwizard : dropwizard-logging 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-jetty9 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
org.apache.commons : commons-lang3 jar 3.12.0
org.eclipse.jetty : jetty-io jar
org.eclipse.jetty : jetty-security jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar
org.slf4j : slf4j-api jar 1.7.32
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-servlets jar
org.eclipse.jetty : jetty-http jar

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0
org.eclipse.jetty : jetty-http jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.7

Project Modules

There are no modules declared in this project.