License |
License |
---|---|
GroupId | GroupIdch.poweredge.ntlmv2-auth |
ArtifactId | ArtifactIdntlmv2-filter |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNTLMv2 Servlet Filter
NTLMv2-capable servlet authentication filter.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ch.poweredge.ntlmv2-auth : ntlmv2-lib | jar | 1.0.5 |
ehcache : ehcache | jar | 1.1 |
commons-collections : commons-collections | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |