Last Version

cors-spring-boot-starter library 1.0.0

spring-boot-starter cors

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.windhc
ArtifactId

ArtifactId

cors-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

cors-spring-boot-starter library
spring-boot-starter cors
Project URL

Project URL

https://github.com/windhc/cors-spring-boot-starter.git
Source Code Management

Source Code Management

https://github.com/windhc/cors-spring-boot-starter

Download cors-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.windhc/cors-spring-boot-starter/ -->
<dependency>
    <groupId>com.windhc</groupId>
    <artifactId>cors-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.windhc/cors-spring-boot-starter/
implementation 'com.windhc:cors-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.windhc/cors-spring-boot-starter/
implementation ("com.windhc:cors-spring-boot-starter:1.0.0")
'com.windhc:cors-spring-boot-starter:jar:1.0.0'
<dependency org="com.windhc" name="cors-spring-boot-starter" rev="1.0.0">
  <artifact name="cors-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.windhc', module='cors-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.windhc" % "cors-spring-boot-starter" % "1.0.0"
[com.windhc/cors-spring-boot-starter "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.