License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.iruzhnikov |
ArtifactId | ArtifactIdspring-boot-cors-properties |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAdds support CORS configurations from properties file
|
Filename | Size |
---|---|
spring-boot-cors-properties-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-boot-cors-properties/ -->
<dependency>
<groupId>io.github.iruzhnikov</groupId>
<artifactId>spring-boot-cors-properties</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-boot-cors-properties/
implementation 'io.github.iruzhnikov:spring-boot-cors-properties:1.1.0'
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-boot-cors-properties/
implementation ("io.github.iruzhnikov:spring-boot-cors-properties:1.1.0")
'io.github.iruzhnikov:spring-boot-cors-properties:pom:1.1.0'
<dependency org="io.github.iruzhnikov" name="spring-boot-cors-properties" rev="1.1.0">
<artifact name="spring-boot-cors-properties" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.iruzhnikov', module='spring-boot-cors-properties', version='1.1.0')
)
libraryDependencies += "io.github.iruzhnikov" % "spring-boot-cors-properties" % "1.1.0"
[io.github.iruzhnikov/spring-boot-cors-properties "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |