History Filter : Filter Module

A Servlet filter that makes is easy to keep track of session history

License

License

GroupId

GroupId

com.discursive.web.history
ArtifactId

ArtifactId

history-filter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

History Filter : Filter Module
A Servlet filter that makes is easy to keep track of session history
Project URL

Project URL

http://www.discursive.com/projects/history-filter

Download history-filter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.discursive.web.history : history-model jar 1.0
commons-lang : commons-lang jar 2.1
commons-beanutils : commons-beanutils jar 1.7.0
commons-collections : commons-collections jar 3.1
log4j : log4j jar 1.2.8
xmlbeans : xbean jar 2.1.0
stax : stax jar 1.1.1-dev
stax : stax-api jar 1.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.easymock : easymock jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0