Last Version

Apache Shiro Security for Wicket 1.5-RC5.1

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

wicket-shiro
Version

Version

1.5-RC5.1
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 wicket-shiro 1.5-RC5.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.1.0
org.apache.shiro : shiro-web jar 1.1.0
org.slf4j : slf4j-api jar 1.6.1
org.apache.wicket : wicket pom 1.5-RC5.1

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.