is not current version
Last Version 1.0.4

cn.omisheep:authz-spring-boot-starter 1.0.2

by zhou xin chen

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.omisheep
ArtifactId

ArtifactId

authz-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download authz-spring-boot-starter 1.0.2


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