License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-ki-security-example-base |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ki Security for Wicket - Example Base
A collection of example configurations
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-ki-security-example-base</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/
implementation 'org.wicketstuff:wicket-ki-security-example-base:1.4.11'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/
implementation ("org.wicketstuff:wicket-ki-security-example-base:1.4.11")
'org.wicketstuff:wicket-ki-security-example-base:jar:1.4.11'
<dependency org="org.wicketstuff" name="wicket-ki-security-example-base" rev="1.4.11">
<artifact name="wicket-ki-security-example-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-ki-security-example-base', version='1.4.11')
)
libraryDependencies += "org.wicketstuff" % "wicket-ki-security-example-base" % "1.4.11"
[org.wicketstuff/wicket-ki-security-example-base "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicket-ki-security | 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 |