Last Version

Shibbolethized HTTPClient 1.0.0

Minimalistic wrapper around the Apache HTTPClient adding Shibboleth support.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.tudarmstadt.ukp.shibhttpclient
ArtifactId

ArtifactId

shib-http-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Shibbolethized HTTPClient
Minimalistic wrapper around the Apache HTTPClient adding Shibboleth support.
Project URL

Project URL

https://github.com/reckart/shib-http-client
Source Code Management

Source Code Management

https://github.com/reckart/shib-http-client

Download shib-http-client 1.0.0


<!-- https://jarcasting.com/artifacts/de.tudarmstadt.ukp.shibhttpclient/shib-http-client/ -->
<dependency>
    <groupId>de.tudarmstadt.ukp.shibhttpclient</groupId>
    <artifactId>shib-http-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tudarmstadt.ukp.shibhttpclient/shib-http-client/
implementation 'de.tudarmstadt.ukp.shibhttpclient:shib-http-client:1.0.0'
// https://jarcasting.com/artifacts/de.tudarmstadt.ukp.shibhttpclient/shib-http-client/
implementation ("de.tudarmstadt.ukp.shibhttpclient:shib-http-client:1.0.0")
'de.tudarmstadt.ukp.shibhttpclient:shib-http-client:jar:1.0.0'
<dependency org="de.tudarmstadt.ukp.shibhttpclient" name="shib-http-client" rev="1.0.0">
  <artifact name="shib-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tudarmstadt.ukp.shibhttpclient', module='shib-http-client', version='1.0.0')
)
libraryDependencies += "de.tudarmstadt.ukp.shibhttpclient" % "shib-http-client" % "1.0.0"
[de.tudarmstadt.ukp.shibhttpclient/shib-http-client "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.opensaml : opensaml jar 2.5.3
org.apache.httpcomponents : httpclient jar 4.3
commons-logging : commons-logging-api jar 1.1

Project Modules

There are no modules declared in this project.