PJL Compressing Filter

A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.pjl-comp-filter
Идентификатор

Идентификатор

pjl-comp-filter
Последняя версия

Последняя версия

1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

PJL Compressing Filter
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/pjl-comp-filter
Система контроля версий

Система контроля версий

http://pjl-comp-filter.cvs.sourceforge.net/pjl-comp-filter

Скачать pjl-comp-filter

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7
1.6.4
1.6