License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-spring-cors-filter |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionyak4j-spring-cors-filter
CORS filter for Spring
|
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-spring-cors-filter/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-spring-cors-filter</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-spring-cors-filter/
implementation 'com.github.ngeor:yak4j-spring-cors-filter:0.4.1'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-spring-cors-filter/
implementation ("com.github.ngeor:yak4j-spring-cors-filter:0.4.1")
'com.github.ngeor:yak4j-spring-cors-filter:jar:0.4.1'
<dependency org="com.github.ngeor" name="yak4j-spring-cors-filter" rev="0.4.1">
<artifact name="yak4j-spring-cors-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-spring-cors-filter', version='0.4.1')
)
libraryDependencies += "com.github.ngeor" % "yak4j-spring-cors-filter" % "0.4.1"
[com.github.ngeor/yak4j-spring-cors-filter "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-core | jar | 5.0.8.RELEASE |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.assertj : assertj-core | jar | 3.11.0 |
org.mockito : mockito-core | jar | 2.21.0 |