| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.jerrymice |
| Идентификатор | Идентификаторspring-boot-starter-jerrymice-permission-test |
| Последняя версия | Последняя версия1.0.0.beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание这一个基于spring aop的细粒度权限控制框架
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jerrymice : jerrymice-permission | jar | 1.0.0.beta1 |
| org.aspectj : aspectjrt | jar | 1.8.11 |
| org.aspectj : aspectjweaver | jar | 1.8.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |