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

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerrymice
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jerrymice : jerrymice-permission jar 1.0.0.beta1
org.aspectj : aspectjrt jar 1.8.11
org.aspectj : aspectjweaver jar 1.8.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.beta1