Last Version

NTLMv2 Servlet Filter 1.0.5

NTLMv2-capable servlet authentication filter.

License

License

GroupId

GroupId

ch.poweredge.ntlmv2-auth
ArtifactId

ArtifactId

ntlmv2-filter
Version

Version

1.0.5
Type

Type

jar
Description

Description

NTLMv2 Servlet Filter
NTLMv2-capable servlet authentication filter.

Download ntlmv2-filter 1.0.5


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.