is not current version
Last Version 1.1

au.net.ocean.ext:httpclient-auth-spnego 1.0

Negotiated authentication (SPNego) extensions for the Apache Commons HTTPClient library

Categories

Categories

Net CLI User Interface
GroupId

GroupId

au.net.ocean.ext
ArtifactId

ArtifactId

httpclient-auth-spnego
Version

Version

1.0
Type

Type

jar

Download httpclient-auth-spnego 1.0


<!-- https://jarcasting.com/artifacts/au.net.ocean.ext/httpclient-auth-spnego/ -->
<dependency>
    <groupId>au.net.ocean.ext</groupId>
    <artifactId>httpclient-auth-spnego</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.ocean.ext/httpclient-auth-spnego/
implementation 'au.net.ocean.ext:httpclient-auth-spnego:1.0'
// https://jarcasting.com/artifacts/au.net.ocean.ext/httpclient-auth-spnego/
implementation ("au.net.ocean.ext:httpclient-auth-spnego:1.0")
'au.net.ocean.ext:httpclient-auth-spnego:jar:1.0'
<dependency org="au.net.ocean.ext" name="httpclient-auth-spnego" rev="1.0">
  <artifact name="httpclient-auth-spnego" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.ocean.ext', module='httpclient-auth-spnego', version='1.0')
)
libraryDependencies += "au.net.ocean.ext" % "httpclient-auth-spnego" % "1.0"
[au.net.ocean.ext/httpclient-auth-spnego "1.0"]