is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-shiro 1.5.4

Shiro Security for Apache Wicket. (Shiro was formerly known as Apache Ki and JSecurity)

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-shiro
Version

Version

1.5.4
Type

Type

jar

Download wicketstuff-shiro 1.5.4


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