io.github.guoshiqiufeng:kernel-auth

权限相关

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

kernel-auth
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

权限相关

Download kernel-auth

Filename Size
kernel-auth-1.0.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-auth/ -->
<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>kernel-auth</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-auth/
implementation 'io.github.guoshiqiufeng:kernel-auth:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-auth/
implementation ("io.github.guoshiqiufeng:kernel-auth:1.0.0")
'io.github.guoshiqiufeng:kernel-auth:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel-auth" rev="1.0.0">
  <artifact name="kernel-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel-auth', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel-auth" % "1.0.0"
[io.github.guoshiqiufeng/kernel-auth "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.guoshiqiufeng : kernel-core jar 1.0.0

test (1)

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

Project Modules

  • auth-api
  • auth-sdk
  • auth-spring-boot-starter

Versions

Version
1.0.0