UrlRewriteFilter

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

License

License

BSD
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.tuckey
ArtifactId

ArtifactId

urlrewritefilter
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

UrlRewriteFilter
A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.
Project URL

Project URL

http://www.tuckey.org/urlrewrite/
Project Organization

Project Organization

Paul Tuckey

Download urlrewritefilter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient Optional jar 3.1
org.slf4j : slf4j-api Optional jar 1.5.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
ant : ant Optional jar 1.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.4
4.0.3
4.0.2
3.2.0
3.1.0
3.0.4
2.5.1
2.4