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