Test utilities for CORS filter for Spring

CORS filter for Spring

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-cors-filter-testing
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test utilities for CORS filter for Spring
CORS filter for Spring

Download spring-cors-filter-testing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.6.RELEASE
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1