Last Version

Spring Cors Filter 2.0.0

Cors Filter to be used for cross origin requests

License

License

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

spring-cors-filter
Version

Version

2.0.0
Type

Type

jar
Description

Description

Spring Cors Filter
Cors Filter to be used for cross origin requests
Project URL

Project URL

https://github.com/predix/spring-cors-filter
Source Code Management

Source Code Management

https://github.com/predix/spring-cors-filter

Download spring-cors-filter 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-context jar 5.3.4
org.springframework : spring-web jar 5.3.4

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.springframework : spring-test jar 5.3.4
org.testng : testng jar 7.3.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.