Tomcat CorsFilter with regex matching

Variant of Tomcat's CorsFilter that allows to use regular expressions for defining the allowed origins

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.collaborne.operations
ArtifactId

ArtifactId

tomcat-cors-regex-filter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tomcat CorsFilter with regex matching
Variant of Tomcat's CorsFilter that allows to use regular expressions for defining the allowed origins
Project URL

Project URL

https://github.com/Collaborne/tomcat-cors-regex-filter
Project Organization

Project Organization

Collaborne B.V.

Download tomcat-cors-regex-filter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.5.23
javax.json : javax.json-api jar 1.0

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4

Project Modules

There are no modules declared in this project.

tomcat-cors-regex-filter Build Status

com.collaborne.operations

Collaborne

Versions

Version
1.0.0