Servlet Filter to add fixed headers to response

Servlet Filter to add fixed headers to response, from configuration or external file

Лицензия

Лицензия

Группа

Группа

io.github.jdlopez
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Servlet Filter to add fixed headers to response
Servlet Filter to add fixed headers to response, from configuration or external file
Ссылка на сайт

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

https://github.com/jdlopez/responsefilter
Система контроля версий

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

https://github.com/jdlopez/responsefilter.git

Скачать responsefilter

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

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

Зависимости

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.2.4

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

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

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

Версия
1.0.0