Last Version

CORS filter for Spring 1.1.0


License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-cors-filter
Version

Version

1.1.0
Type

Type

jar
Description

Description

CORS filter for Spring
CORS filter for Spring

Download spring-cors-filter 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-core jar 5.0.6.RELEASE
org.springframework : spring-context jar 5.0.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.2.RELEASE

Project Modules

There are no modules declared in this project.