CORS Filter

CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.

Лицензия

Лицензия

Группа

Группа

ph.samson
Идентификатор

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

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

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

1.5.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CORS Filter
CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.
Ссылка на сайт

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

http://software.dzhuvinov.com/cors-filter.html
Организация-разработчик

Организация-разработчик

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

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

https://github.com/esamson/cors-filter

Скачать cors-filter

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.thetransactioncompany : java-property-utils jar 1.6

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
1.5.0.1