| License | License | 
|---|---|
| Categories | CategoriesMOA Business Logic Libraries Machine Learning | 
| GroupId | GroupIdch.poweredge.ntlmv2-auth | 
| ArtifactId | ArtifactIdntlmv2-demoapp | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionNTLMv2 Filter-Using Demo Application Demo application which shows how to use the
  NTLMv2 authentication filter. | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.poweredge.ntlmv2-auth : ntlmv2-filter | jar | 1.0.5 | 
| org.slf4j : slf4j-simple | jar | 1.6.4 |