License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdcom.googlecode.wicketelements |
ArtifactId | ArtifactIdwicket-elements-security |
Last Version | Last Version1.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Elements Security
Security framework API for Apache Wicket.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicketelements/wicket-elements-security/ -->
<dependency>
<groupId>com.googlecode.wicketelements</groupId>
<artifactId>wicket-elements-security</artifactId>
<version>1.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/wicket-elements-security/
implementation 'com.googlecode.wicketelements:wicket-elements-security:1.4.10'
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/wicket-elements-security/
implementation ("com.googlecode.wicketelements:wicket-elements-security:1.4.10")
'com.googlecode.wicketelements:wicket-elements-security:jar:1.4.10'
<dependency org="com.googlecode.wicketelements" name="wicket-elements-security" rev="1.4.10">
<artifact name="wicket-elements-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicketelements', module='wicket-elements-security', version='1.4.10')
)
libraryDependencies += "com.googlecode.wicketelements" % "wicket-elements-security" % "1.4.10"
[com.googlecode.wicketelements/wicket-elements-security "1.4.10"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jbp : jbp-common | jar | 1.1.0 |
commons-lang : commons-lang | jar | 2.5 |
org.apache.wicket : wicket-core | jar | 1.5.4 |
org.apache.wicket : wicket-auth-roles | jar | 1.5.4 |
org.apache.wicket : wicket-extensions | jar | 1.5.4 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.28 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
org.testng : testng | jar | 5.14.6 |