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

Jolria Tomcat Access Filter 1.2.3

A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.

Лицензия

Лицензия

Группа

Группа

com.jolira
Идентификатор

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

jofilter
Версия

Версия

1.2.3
Тип

Тип

jar
Описание

Описание

Jolria Tomcat Access Filter
A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.
Система контроля версий

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

https://github.com/jolira/jofilter

Скачать jofilter 1.2.3


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

Зависимости

provided (1)

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

test (1)

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

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

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