authz

by zhou xin chen

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.omisheep
ArtifactId

ArtifactId

authz-spring-boot-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

authz
by zhou xin chen

Download authz-spring-boot-starter

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
cn.omisheep : web jar 1.0.0
cn.omisheep : commons jar 1.0.0
org.springframework.boot : spring-boot-starter jar 2.6.4
org.springframework.boot : spring-boot-starter-aop jar 2.6.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.4
org.springframework.data : spring-data-redis jar
io.jsonwebtoken : jjwt jar 0.9.1
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 31.0.1-jre
com.baqend : bloom-filter jar 2.2.4
com.alibaba : fastjson jar 1.2.79
org.projectlombok : lombok Optional jar 1.18.22
commons-io : commons-io jar 2.11.0
com.clearspring.analytics : stream jar 2.9.8
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
io.github.openfeign : feign-core jar 11.8
com.github.ben-manes.caffeine : caffeine jar 2.8.0
org.mybatis : mybatis jar 3.5.9
com.github.jsqlparser : jsqlparser jar 4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.BETA1