License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security Realm Data Databases |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-ki-security-example-realm |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Ki Security for Wicket - Realm Example
A collection of example configurations
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-realm/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-ki-security-example-realm</artifactId>
<version>1.4.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-realm/
implementation 'org.wicketstuff:wicket-ki-security-example-realm:1.4.11'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-realm/
implementation ("org.wicketstuff:wicket-ki-security-example-realm:1.4.11")
'org.wicketstuff:wicket-ki-security-example-realm:war:1.4.11'
<dependency org="org.wicketstuff" name="wicket-ki-security-example-realm" rev="1.4.11">
<artifact name="wicket-ki-security-example-realm" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-ki-security-example-realm', version='1.4.11')
)
libraryDependencies += "org.wicketstuff" % "wicket-ki-security-example-realm" % "1.4.11"
[org.wicketstuff/wicket-ki-security-example-realm "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicket-ki-security-example-base | jar | 1.4.11 |
org.apache.wicket : wicket | jar | 1.4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-management | jar | 6.1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |
log4j : log4j | jar | 1.2.14 |
junit : junit | jar | 4.8.1 |