License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-shiro |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shiro Security for Wicket
Shiro Security for Apache Wicket. (Shiro was formerly known as Apache Ki and JSecurity)
|
Filename | Size |
---|---|
wicket-shiro-1.5-RC5.1.pom | |
wicket-shiro-1.5-RC5.1.jar | 35 KB |
wicket-shiro-1.5-RC5.1-sources.jar | 28 KB |
wicket-shiro-1.5-RC5.1-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |