License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-ki-security-example-spring-jdbc |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Ki Security for Wicket - Spring, JDBC Example
A collection of example configurations
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-spring-jdbc/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-ki-security-example-spring-jdbc</artifactId>
<version>1.4.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-spring-jdbc/
implementation 'org.wicketstuff:wicket-ki-security-example-spring-jdbc:1.4.11'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-spring-jdbc/
implementation ("org.wicketstuff:wicket-ki-security-example-spring-jdbc:1.4.11")
'org.wicketstuff:wicket-ki-security-example-spring-jdbc:war:1.4.11'
<dependency org="org.wicketstuff" name="wicket-ki-security-example-spring-jdbc" rev="1.4.11">
<artifact name="wicket-ki-security-example-spring-jdbc" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-ki-security-example-spring-jdbc', version='1.4.11')
)
libraryDependencies += "org.wicketstuff" % "wicket-ki-security-example-spring-jdbc" % "1.4.11"
[org.wicketstuff/wicket-ki-security-example-spring-jdbc "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicket-ki-security-example-base | jar | 1.4.11 |
org.apache.wicket : wicket-spring | jar | 1.4.11 |
org.springframework : spring | jar | 2.5.6 |
hsqldb : hsqldb | jar | 1.7.2-rc1 |
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 |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |