CORS Support for Dropwizard

Enables generation of CORS headers based upon annotations

License

License

MIT License
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-cors
Last Version

Last Version

1.1.2-b3615c
Release Date

Release Date

Type

Type

jar
Description

Description

CORS Support for Dropwizard
Enables generation of CORS headers based upon annotations
Project Organization

Project Organization

DragonZone

Download dropwizard-cors

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.slf4j : slf4j-api jar 1.7.22

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2-b3615c