HTTPClient SPNego Extensions

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

License

License

The Revised BSD Licence
Categories

Categories

Net CLI User Interface
GroupId

GroupId

au.net.ocean.ext
ArtifactId

ArtifactId

httpclient-auth-spnego
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Ocean

Download httpclient-auth-spnego

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.0.1
commons-codec : commons-codec jar 1.3
au.net.ocean.security.auth.gss : auth-gss-kerberos5 jar [1.4,)

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0