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

com.github.dblock.waffle:waffle-shiro 1.7.4

Shiro integration for WAFFLE

Группа

Группа

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

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

waffle-shiro
Версия

Версия

1.7.4
Тип

Тип

jar

Скачать waffle-shiro 1.7.4


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