License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdspring-cors-filter-testing |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest utilities for CORS filter for Spring
CORS filter for Spring
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.0.6.RELEASE |
org.assertj : assertj-core | jar | 3.9.1 |