| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks Security |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicket-ki-security |
| Last Version | Last Version1.4.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Ki Security for Wicket
Ki Security for Apache Wicket. (The project formerly known as JSecurity)
|
| Filename | Size |
|---|---|
| wicket-ki-security-1.4.11.pom | |
| wicket-ki-security-1.4.11.jar | 34 KB |
| wicket-ki-security-1.4.11-sources.jar | 25 KB |
| wicket-ki-security-1.4.11-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-ki-security</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security/
implementation 'org.wicketstuff:wicket-ki-security:1.4.11'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security/
implementation ("org.wicketstuff:wicket-ki-security:1.4.11")
'org.wicketstuff:wicket-ki-security:jar:1.4.11'
<dependency org="org.wicketstuff" name="wicket-ki-security" rev="1.4.11">
<artifact name="wicket-ki-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-ki-security', version='1.4.11')
)
libraryDependencies += "org.wicketstuff" % "wicket-ki-security" % "1.4.11"
[org.wicketstuff/wicket-ki-security "1.4.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsecurity : jsecurity | jar | 0.9.0 |
| org.slf4j : slf4j-api | jar | 1.5.11 |
| org.apache.wicket : wicket | jar | 1.4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| 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 |