License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-http-helpers |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionhttpsig-http-helpers
Library providing HTTP client and server authentication handlers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpsig-http-helpers-1.3.1.pom | |
httpsig-http-helpers-1.3.1.jar | 23 KB |
httpsig-http-helpers-1.3.1-sources.jar | 22 KB |
httpsig-http-helpers-1.3.1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-http-helpers</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation 'net.adamcin.httpsig:httpsig-http-helpers:1.3.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation ("net.adamcin.httpsig:httpsig-http-helpers:1.3.1")
'net.adamcin.httpsig:httpsig-http-helpers:jar:1.3.1'
<dependency org="net.adamcin.httpsig" name="httpsig-http-helpers" rev="1.3.1">
<artifact name="httpsig-http-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-http-helpers', version='1.3.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-http-helpers" % "1.3.1"
[net.adamcin.httpsig/httpsig-http-helpers "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.httpsig : httpsig-api | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.9.40 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | [4.3,5.0) |
javax.servlet : servlet-api | jar | 2.4 |
biz.aQute.bnd : bndlib | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.httpsig : httpsig-ssh-jce | jar | 1.3.1 |
net.adamcin.httpsig : httpsig-test-common | jar | 1.3.1 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.0.7 |
org.eclipse.jetty : jetty-server | jar | 7.6.16.v20140903 |
org.eclipse.jetty : jetty-servlet | jar | 7.6.16.v20140903 |
net.adamcin.commons : net.adamcin.commons.testing | jar | [0.9.0,1.0.0) |
commons-io : commons-io | jar | [1.4,3.0) |