Last Version

CORS filter for Spring 1.0.0


License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-cors-fillter
Version

Version

1.0.0
Type

Type

jar
Description

Description

CORS filter for Spring
CORS filter for Spring

Download spring-cors-fillter 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.0.2.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.