| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.zhibi |
| Идентификатор | Идентификаторfast-shiro |
| Версия | Версия2.6.2 |
| Тип | Типjar |
| Описание |
Описание快速开发
|
| Имя Файла | Размер |
|---|---|
| fast-shiro-2.6.2.pom | |
| fast-shiro-2.6.2.jar | 9 KB |
| fast-shiro-2.6.2-sources.jar | 8 KB |
| fast-shiro-2.6.2-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-shiro/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>fast-shiro</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-shiro/
implementation 'com.gitee.zhibi:fast-shiro:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-shiro/
implementation ("com.gitee.zhibi:fast-shiro:2.6.2")
'com.gitee.zhibi:fast-shiro:jar:2.6.2'
<dependency org="com.gitee.zhibi" name="fast-shiro" rev="2.6.2">
<artifact name="fast-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-shiro', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "fast-shiro" % "2.6.2"
[com.gitee.zhibi/fast-shiro "2.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.7.0 |
| cn.hutool : hutool-all | jar | 5.3.10 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| com.gitee.zhibi : fast-commons | jar | 2.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |