License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdsecurity-sdk-cors |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description跨域相关
|
Filename | Size |
---|---|
security-sdk-cors-1.0.0.pom | |
security-sdk-cors-1.0.0.jar | 6 KB |
security-sdk-cors-1.0.0-sources.jar | 5 KB |
security-sdk-cors-1.0.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-cors/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>security-sdk-cors</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-cors/
implementation 'io.github.guoshiqiufeng:security-sdk-cors:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-cors/
implementation ("io.github.guoshiqiufeng:security-sdk-cors:1.0.0")
'io.github.guoshiqiufeng:security-sdk-cors:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="security-sdk-cors" rev="1.0.0">
<artifact name="security-sdk-cors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='security-sdk-cors', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "security-sdk-cors" % "1.0.0"
[io.github.guoshiqiufeng/security-sdk-cors "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : security-api | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |