jaxrs-cors

A zero-configuration drop-in CORS support for JAX-RS 2.0 / Java EE 7

License

License

GroupId

GroupId

com.airhacks
ArtifactId

ArtifactId

jaxrs-cors
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jaxrs-cors
A zero-configuration drop-in CORS support for JAX-RS 2.0 / Java EE 7
Project URL

Project URL

http://adam-bien.com
Project Organization

Project Organization

Adam Bien

Download jaxrs-cors

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1
javaee6-0.0.1