License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdspring-cors-filter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCORS filter for Spring
CORS filter for Spring
|
Filename | Size |
---|---|
spring-cors-filter-1.1.0.pom | |
spring-cors-filter-1.1.0.jar | 4 KB |
spring-cors-filter-1.1.0-sources.jar | 3 KB |
spring-cors-filter-1.1.0-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |