Last Version

NTLMv2 Filter-Using Demo Application 1.0.5

Demo application which shows how to use the NTLMv2 authentication filter.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

ch.poweredge.ntlmv2-auth
ArtifactId

ArtifactId

ntlmv2-demoapp
Version

Version

1.0.5
Type

Type

war
Description

Description

NTLMv2 Filter-Using Demo Application
Demo application which shows how to use the NTLMv2 authentication filter.

Download ntlmv2-demoapp 1.0.5


<!-- https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-demoapp/ -->
<dependency>
    <groupId>ch.poweredge.ntlmv2-auth</groupId>
    <artifactId>ntlmv2-demoapp</artifactId>
    <version>1.0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-demoapp/
implementation 'ch.poweredge.ntlmv2-auth:ntlmv2-demoapp:1.0.5'
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-demoapp/
implementation ("ch.poweredge.ntlmv2-auth:ntlmv2-demoapp:1.0.5")
'ch.poweredge.ntlmv2-auth:ntlmv2-demoapp:war:1.0.5'
<dependency org="ch.poweredge.ntlmv2-auth" name="ntlmv2-demoapp" rev="1.0.5">
  <artifact name="ntlmv2-demoapp" type="war" />
</dependency>
@Grapes(
@Grab(group='ch.poweredge.ntlmv2-auth', module='ntlmv2-demoapp', version='1.0.5')
)
libraryDependencies += "ch.poweredge.ntlmv2-auth" % "ntlmv2-demoapp" % "1.0.5"
[ch.poweredge.ntlmv2-auth/ntlmv2-demoapp "1.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.poweredge.ntlmv2-auth : ntlmv2-filter jar 1.0.5
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.