не последняя версия
Последняя версия 1.8.0

com.github.zhengframework:zheng-shiro-web 1.7.0


Группа

Группа

com.github.zhengframework
Идентификатор

Идентификатор

zheng-shiro-web
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать zheng-shiro-web 1.7.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-shiro-web/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-shiro-web</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-shiro-web/
implementation 'com.github.zhengframework:zheng-shiro-web:1.7.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-shiro-web/
implementation ("com.github.zhengframework:zheng-shiro-web:1.7.0")
'com.github.zhengframework:zheng-shiro-web:jar:1.7.0'
<dependency org="com.github.zhengframework" name="zheng-shiro-web" rev="1.7.0">
  <artifact name="zheng-shiro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-shiro-web', version='1.7.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-shiro-web" % "1.7.0"
[com.github.zhengframework/zheng-shiro-web "1.7.0"]