Last Version

Apache Shiro Security for Wicket - Example Base 7.0.0

A collection of example configurations

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-base
Version

Version

7.0.0
Type

Type

jar
Description

Description

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

Download wicket-shiro-example-base 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-shiro 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.