License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdkernel-security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description安全策略模块
|
Filename | Size |
---|---|
kernel-security-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-security/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>kernel-security</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-security/
implementation 'io.github.guoshiqiufeng:kernel-security:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-security/
implementation ("io.github.guoshiqiufeng:kernel-security:1.0.0")
'io.github.guoshiqiufeng:kernel-security:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel-security" rev="1.0.0">
<artifact name="kernel-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel-security', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel-security" % "1.0.0"
[io.github.guoshiqiufeng/kernel-security "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |