License |
License |
---|---|
GroupId | GroupIdch.poweredge.ntlmv2-auth |
ArtifactId | ArtifactIdntlmv2-lib |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNTLMv2 Handling Java Classes
NTLMv2-capable JCIFS extension based on Liferay
(http://www.liferay.com) code.
|
Filename | Size |
---|---|
ntlmv2-lib-1.0.5.pom | |
ntlmv2-lib-1.0.5.jar | 30 KB |
ntlmv2-lib-1.0.5-sources.jar | 21 KB |
ntlmv2-lib-1.0.5-project.zip | 25 KB |
ntlmv2-lib-1.0.5-project.tar.gz | 11 KB |
ntlmv2-lib-1.0.5-project.tar.bz2 | 10 KB |
ntlmv2-lib-1.0.5-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-lib/ -->
<dependency>
<groupId>ch.poweredge.ntlmv2-auth</groupId>
<artifactId>ntlmv2-lib</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-lib/
implementation 'ch.poweredge.ntlmv2-auth:ntlmv2-lib:1.0.5'
// https://jarcasting.com/artifacts/ch.poweredge.ntlmv2-auth/ntlmv2-lib/
implementation ("ch.poweredge.ntlmv2-auth:ntlmv2-lib:1.0.5")
'ch.poweredge.ntlmv2-auth:ntlmv2-lib:jar:1.0.5'
<dependency org="ch.poweredge.ntlmv2-auth" name="ntlmv2-lib" rev="1.0.5">
<artifact name="ntlmv2-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.poweredge.ntlmv2-auth', module='ntlmv2-lib', version='1.0.5')
)
libraryDependencies += "ch.poweredge.ntlmv2-auth" % "ntlmv2-lib" % "1.0.5"
[ch.poweredge.ntlmv2-auth/ntlmv2-lib "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
jcifs : jcifs | jar | 1.3.17 |
org.slf4j : slf4j-api | jar | 1.6.4 |