is not current version
Last Version 1.5.0

dropwizard-web 1.4.0

Provides support for configuring various http headers that are important for web services.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-web
Version

Version

1.4.0
Type

Type

jar
Description

Description

dropwizard-web
Provides support for configuring various http headers that are important for web services.
Project URL

Project URL

https://github.com/dropwizard/dropwizard-web
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard-web

Download dropwizard-web 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar

test (7)

Group / Artifact Type Version
junit : junit jar 4.13
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 3.2.4
io.dropwizard : dropwizard-testing jar
org.eclipse.jetty : jetty-servlet test-jar 9.4.26.v20200117
org.eclipse.jetty : jetty-http test-jar 9.4.26.v20200117
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

There are no modules declared in this project.