License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdauth-spring-boot-starter |
Version | Version7.2.2 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-spring-boot-starter/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>auth-spring-boot-starter</artifactId>
<version>7.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-spring-boot-starter/
implementation 'cn.stylefeng.roses:auth-spring-boot-starter:7.2.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-spring-boot-starter/
implementation ("cn.stylefeng.roses:auth-spring-boot-starter:7.2.2")
'cn.stylefeng.roses:auth-spring-boot-starter:jar:7.2.2'
<dependency org="cn.stylefeng.roses" name="auth-spring-boot-starter" rev="7.2.2">
<artifact name="auth-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='auth-spring-boot-starter', version='7.2.2')
)
libraryDependencies += "cn.stylefeng.roses" % "auth-spring-boot-starter" % "7.2.2"
[cn.stylefeng.roses/auth-spring-boot-starter "7.2.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : auth-sdk | jar | 7.2.2 |
cn.stylefeng.roses : cache-sdk-memory | jar | 7.2.2 |
cn.stylefeng.roses : jwt-sdk | jar | 7.2.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.2 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |