CORS Filter


CORS Filter

CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.

Compile dependencies (1)

Group / Artifact Version Newer Version
com.thetransactioncompany » java-property-utils 1.9 1.16

Provided dependencies (1)

Group / Artifact Version Newer Version
javax.servlet » servlet-api 2.5 3.0-alpha-1

Test dependencies (1)

Group / Artifact Version Newer Version
junit » junit 4.10 4.13.2