dropwizard-web

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

Last Version

1.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

test (8)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.5.1
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.3

Project Modules

There are no modules declared in this project.
io.dropwizard.modules

Dropwizard

Versions

Version
1.5.0
1.4.3
1.4.2
1.4.0
1.3.29-2
1.3.29-1
1.3.12-1