Last Version

Apache Shiro Security for Wicket 9.10.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-shiro
Version

Version

9.10.0
Type

Type

jar
Description

Description

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

Download wicketstuff-shiro 9.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.9.0
org.apache.shiro : shiro-web jar 1.9.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.