Last Version

undertow-cors-filter 0.4.0

A filter to enable correct handling of CORS headers in undertow-based servers (Wildfly, JBOSS EAP)

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.stijndewitt.undertow.cors
ArtifactId

ArtifactId

undertow-cors-filter
Version

Version

0.4.0
Type

Type

jar
Description

Description

undertow-cors-filter
A filter to enable correct handling of CORS headers in undertow-based servers (Wildfly, JBOSS EAP)
Project URL

Project URL

https://github.com/download/undertow-cors-filter
Project Organization

Project Organization

Stijn de Witt

Download undertow-cors-filter 0.4.0


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

Dependencies

provided (1)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.4.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.