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

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerrymice
ArtifactId

ArtifactId

spring-boot-starter-jerrymice-permission-example
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-example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jerrymice : spring-boot-starter-jerrymice-permission jar 1.0.0.beta1
org.springframework.boot : spring-boot-starter-web jar
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