Last Version

Apache Shiro Security for Wicket - Realm Example 7.0.0

A collection of example configurations

License

License

Categories

Categories

Wicket User Interface Web Frameworks Realm Data Databases
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-realm
Version

Version

7.0.0
Type

Type

war
Description

Description

Apache Shiro Security for Wicket - Realm Example
A collection of example configurations

Download wicket-shiro-example-realm 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : wicket-shiro-example-base jar 7.0.0
org.apache.wicket : wicket-core jar 7.0.0

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.