is not current version
Last Version 3.1.1

com.github.waffle:waffle-shiro 1.9.0

Shiro integration for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-shiro
Version

Version

1.9.0
Type

Type

jar

Download waffle-shiro 1.9.0


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