is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-shiro 7.0.0-M4

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

7.0.0-M4
Type

Type

jar

Download wicketstuff-shiro 7.0.0-M4


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