is not current version
Last Version 4.0.0-beta.1

Dropwizard Servlet Support 2.1.0-beta.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-servlets
Version

Version

2.1.0-beta.3
Type

Type

jar
Description

Description

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

Download dropwizard-servlets 2.1.0-beta.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
io.dropwizard : dropwizard-util jar 2.1.0-beta.3
io.dropwizard.metrics : metrics-annotation jar
io.dropwizard.metrics : metrics-core jar
ch.qos.logback : logback-classic jar 1.2.5
com.fasterxml.jackson.core : jackson-annotations jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.servlet : jakarta.servlet-api jar 4.0.4

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.11.2
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
org.eclipse.jetty : jetty-http jar 9.4.43.v20210629

Project Modules

There are no modules declared in this project.