License |
License |
---|---|
GroupId | GroupIdio.github.iruzhnikov |
ArtifactId | ArtifactIdspring-webflux-cors-properties |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdds support CORS configurations from properties file
|
<!-- https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webflux-cors-properties/ -->
<dependency>
<groupId>io.github.iruzhnikov</groupId>
<artifactId>spring-webflux-cors-properties</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webflux-cors-properties/
implementation 'io.github.iruzhnikov:spring-webflux-cors-properties:1.1.0'
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webflux-cors-properties/
implementation ("io.github.iruzhnikov:spring-webflux-cors-properties:1.1.0")
'io.github.iruzhnikov:spring-webflux-cors-properties:jar:1.1.0'
<dependency org="io.github.iruzhnikov" name="spring-webflux-cors-properties" rev="1.1.0">
<artifact name="spring-webflux-cors-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iruzhnikov', module='spring-webflux-cors-properties', version='1.1.0')
)
libraryDependencies += "io.github.iruzhnikov" % "spring-webflux-cors-properties" % "1.1.0"
[io.github.iruzhnikov/spring-webflux-cors-properties "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.jetbrains : annotations | jar | 23.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-webflux | jar | |
org.springframework : spring-context | jar | |
org.projectlombok : lombok | jar | 1.18.24 |