Last Version

Wicket Elements Security Shiro 1.4.10

Implementation using Apache Shiro of the security framework for Apache Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Security
GroupId

GroupId

com.googlecode.wicketelements
ArtifactId

ArtifactId

wicket-elements-security-shiro
Version

Version

1.4.10
Type

Type

jar
Description

Description

Wicket Elements Security Shiro
Implementation using Apache Shiro of the security framework for Apache Wicket.
Project URL

Project URL

http://code.google.com/p/wicket-elements/
Source Code Management

Source Code Management

https://github.com/yannickloth/wicket-elements

Download wicket-elements-security-shiro 1.4.10


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

Dependencies

compile (8)

Group / Artifact Type Version
com.googlecode.jbp : jbp-common jar 1.1.0
com.googlecode.wicketelements : wicket-elements-security jar 1.4.10
org.apache.shiro : shiro-core jar 1.1.0
org.apache.shiro : shiro-web jar 1.1.0
org.apache.wicket : wicket-core jar 1.5.4
org.apache.wicket : wicket-auth-roles jar 1.5.4
org.apache.wicket : wicket-extensions jar 1.5.4
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.6

Project Modules

There are no modules declared in this project.