Last Version

dropwizard-cors 0.2

Provides support for configuring CORS headers.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.wtsky.dropwizard
ArtifactId

ArtifactId

dropwizard-cors
Version

Version

0.2
Type

Type

jar
Description

Description

dropwizard-cors
Provides support for configuring CORS headers.
Project URL

Project URL

https://github.com/sjthomason/dropwizard-cors
Source Code Management

Source Code Management

https://github.com/sjthomason/dropwizard-cors

Download dropwizard-cors 0.2


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.