License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdcom.googlecode.wicketelements |
ArtifactId | ArtifactIdsecurity-shiro |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Elements Security Shiro
Implementation using Apache Shiro of the security framework for Apache Wicket.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-shiro-1.4.7.pom | |
security-shiro-1.4.7.jar | 4 KB |
security-shiro-1.4.7-sources.jar | 2 KB |
security-shiro-1.4.7-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicketelements/security-shiro/ -->
<dependency>
<groupId>com.googlecode.wicketelements</groupId>
<artifactId>security-shiro</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/security-shiro/
implementation 'com.googlecode.wicketelements:security-shiro:1.4.7'
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/security-shiro/
implementation ("com.googlecode.wicketelements:security-shiro:1.4.7")
'com.googlecode.wicketelements:security-shiro:jar:1.4.7'
<dependency org="com.googlecode.wicketelements" name="security-shiro" rev="1.4.7">
<artifact name="security-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicketelements', module='security-shiro', version='1.4.7')
)
libraryDependencies += "com.googlecode.wicketelements" % "security-shiro" % "1.4.7"
[com.googlecode.wicketelements/security-shiro "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jbp : jbp-common | jar | 1.1.0 |
com.googlecode.wicketelements : library | jar | 1.4.7 |
com.googlecode.wicketelements : security | jar | 1.4.7 |
org.apache.shiro : shiro-core | jar | 1.1.0 |
org.apache.shiro : shiro-web | jar | 1.1.0 |
org.apache.wicket : wicket | jar | 1.4.19 |
org.apache.wicket : wicket-auth-roles | jar | 1.4.19 |
org.apache.wicket : wicket-extensions | jar | 1.4.19 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.6 |