License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.iruzhnikov |
ArtifactId | ArtifactIdspring-webmvc-cors-properties-autoconfigure |
Version | Version0.0.11 |
Type | Typejar |
Description |
DescriptionAdds support CORS configurations from properties file
|
<!-- https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webmvc-cors-properties-autoconfigure/ -->
<dependency>
<groupId>io.github.iruzhnikov</groupId>
<artifactId>spring-webmvc-cors-properties-autoconfigure</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webmvc-cors-properties-autoconfigure/
implementation 'io.github.iruzhnikov:spring-webmvc-cors-properties-autoconfigure:0.0.11'
// https://jarcasting.com/artifacts/io.github.iruzhnikov/spring-webmvc-cors-properties-autoconfigure/
implementation ("io.github.iruzhnikov:spring-webmvc-cors-properties-autoconfigure:0.0.11")
'io.github.iruzhnikov:spring-webmvc-cors-properties-autoconfigure:jar:0.0.11'
<dependency org="io.github.iruzhnikov" name="spring-webmvc-cors-properties-autoconfigure" rev="0.0.11">
<artifact name="spring-webmvc-cors-properties-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iruzhnikov', module='spring-webmvc-cors-properties-autoconfigure', version='0.0.11')
)
libraryDependencies += "io.github.iruzhnikov" % "spring-webmvc-cors-properties-autoconfigure" % "0.0.11"
[io.github.iruzhnikov/spring-webmvc-cors-properties-autoconfigure "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
io.github.iruzhnikov : spring-webmvc-cors-properties | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |