Java EE Cache Filter

Java EE Cache Filter is a Servlet Filter that allows you to set HTTP headers in order to enable or disable browser caching.

License

License

GroupId

GroupId

com.samaxes.filter
ArtifactId

ArtifactId

cachefilter
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java EE Cache Filter
Java EE Cache Filter is a Servlet Filter that allows you to set HTTP headers in order to enable or disable browser caching.
Project URL

Project URL

https://github.com/samaxes/javaee-cache-filter
Project Organization

Project Organization

samaxes
Source Code Management

Source Code Management

https://github.com/samaxes/javaee-cache-filter

Download cachefilter

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.0
2.1.0
2.0
1.2.1
1.2