| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.poweredge.ntlmv2-auth |
| Идентификатор | Идентификаторntlmv2-filter |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNTLMv2 Servlet Filter
NTLMv2-capable servlet authentication filter.
|
| Имя Файла | Размер |
|---|---|
| ntlmv2-filter-1.0.5.pom | |
| ntlmv2-filter-1.0.5.jar | 8 KB |
| ntlmv2-filter-1.0.5-sources.jar | 5 KB |
| ntlmv2-filter-1.0.5-project.zip | 11 KB |
| ntlmv2-filter-1.0.5-project.tar.gz | 6 KB |
| ntlmv2-filter-1.0.5-project.tar.bz2 | 6 KB |
| ntlmv2-filter-1.0.5-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-filter/ -->
<dependency>
<groupId>ch.poweredge.ntlmv2-auth</groupId>
<artifactId>ntlmv2-filter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-filter/
implementation 'ch.poweredge.ntlmv2-auth:ntlmv2-filter:1.0.5'
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-filter/
implementation ("ch.poweredge.ntlmv2-auth:ntlmv2-filter:1.0.5")
'ch.poweredge.ntlmv2-auth:ntlmv2-filter:jar:1.0.5'
<dependency org="ch.poweredge.ntlmv2-auth" name="ntlmv2-filter" rev="1.0.5">
<artifact name="ntlmv2-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.poweredge.ntlmv2-auth', module='ntlmv2-filter', version='1.0.5')
)
libraryDependencies += "ch.poweredge.ntlmv2-auth" % "ntlmv2-filter" % "1.0.5"
[ch.poweredge.ntlmv2-auth/ntlmv2-filter "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.poweredge.ntlmv2-auth : ntlmv2-lib | jar | 1.0.5 |
| ehcache : ehcache | jar | 1.1 |
| commons-collections : commons-collections | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |