Wicket Elements Security

Security framework API for Apache Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Security
GroupId

GroupId

com.googlecode.wicketelements
ArtifactId

ArtifactId

security
Last Version

Last Version

1.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Elements Security
Security framework API for Apache Wicket.
Project URL

Project URL

http://code.google.com/p/wicket-elements/
Source Code Management

Source Code Management

https://github.com/yannickloth/wicket-elements

Download security

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.wicketelements/security/ -->
<dependency>
    <groupId>com.googlecode.wicketelements</groupId>
    <artifactId>security</artifactId>
    <version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/security/
implementation 'com.googlecode.wicketelements:security:1.4.7'
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/security/
implementation ("com.googlecode.wicketelements:security:1.4.7")
'com.googlecode.wicketelements:security:jar:1.4.7'
<dependency org="com.googlecode.wicketelements" name="security" rev="1.4.7">
  <artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicketelements', module='security', version='1.4.7')
)
libraryDependencies += "com.googlecode.wicketelements" % "security" % "1.4.7"
[com.googlecode.wicketelements/security "1.4.7"]

Dependencies

compile (7)

Group / Artifact Type Version
com.googlecode.jbp : jbp-common jar 1.1.0
com.googlecode.wicketelements : library jar 1.4.7
commons-lang : commons-lang jar 2.5
org.apache.wicket : wicket jar 1.4.19
org.apache.wicket : wicket-auth-roles jar 1.4.19
org.apache.wicket : wicket-extensions jar 1.4.19
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0