Wicket Stateless Parent

Components for Apache Wicket useful for Stateless Applications

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.jolira
ArtifactId

ArtifactId

wicket-stateless-parent
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Stateless Parent
Components for Apache Wicket useful for Stateless Applications
Source Code Management

Source Code Management

https://github.com/jolira/jofilter

Download wicket-stateless-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.jolira/wicket-stateless-parent/ -->
<dependency>
    <groupId>com.jolira</groupId>
    <artifactId>wicket-stateless-parent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jolira/wicket-stateless-parent/
implementation 'com.jolira:wicket-stateless-parent:1.5.0'
// https://jarcasting.com/artifacts/com.jolira/wicket-stateless-parent/
implementation ("com.jolira:wicket-stateless-parent:1.5.0")
'com.jolira:wicket-stateless-parent:pom:1.5.0'
<dependency org="com.jolira" name="wicket-stateless-parent" rev="1.5.0">
  <artifact name="wicket-stateless-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jolira', module='wicket-stateless-parent', version='1.5.0')
)
libraryDependencies += "com.jolira" % "wicket-stateless-parent" % "1.5.0"
[com.jolira/wicket-stateless-parent "1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stateless

A Simple Servlet Filter for Obfuscating Access to Web Applications using Username & Password.

This filter checks for the presence of cookie, which controls whether the user can access a particular web-page. If a valid cookie is not present the user has to enter a username and password.

This filter is handy to control access QA environments of (mobile) web application, which need to be available on the public Internet, but should not be accessible to everyone.

com.jolira

Jolira

Versions

Version
1.5.0
1.0.12
1.0.11
1.0.8
1.0.6