The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!
License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdorg.wicketopia |
ArtifactId | ArtifactIdwicketopia-spring-security |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketopia/Spring Security Integration
A Rapid Application Development (RAD) library for the Apache Wicket framework
|
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-spring-security/ -->
<dependency>
<groupId>org.wicketopia</groupId>
<artifactId>wicketopia-spring-security</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-spring-security/
implementation 'org.wicketopia:wicketopia-spring-security:1.4'
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-spring-security/
implementation ("org.wicketopia:wicketopia-spring-security:1.4")
'org.wicketopia:wicketopia-spring-security:jar:1.4'
<dependency org="org.wicketopia" name="wicketopia-spring-security" rev="1.4">
<artifact name="wicketopia-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-spring-security', version='1.4')
)
libraryDependencies += "org.wicketopia" % "wicketopia-spring-security" % "1.4"
[org.wicketopia/wicketopia-spring-security "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketopia : wicketopia-security | jar | 1.4 |
org.springframework.security : spring-security-config | jar | 3.1.3.RELEASE |
The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!