com.github.jerrymice:spring-boot-starter-jerrymice-permission

这一个基于spring aop的细粒度权限控制框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerrymice
ArtifactId

ArtifactId

spring-boot-starter-jerrymice-permission
Last Version

Last Version

1.0.0.beta1
Release Date

Release Date

Type

Type

jar
Description

Description

这一个基于spring aop的细粒度权限控制框架

Download spring-boot-starter-jerrymice-permission

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc jar 5.0.7.RELEASE
com.github.jerrymice : jerrymice-permission jar 1.0.0.beta1
org.aspectj : aspectjrt jar 1.8.11
org.aspectj : aspectjweaver jar 1.8.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.beta1