| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnet.adamcin.httpsig |
| ArtifactId | ArtifactIdhttpsig-helpers |
| Version | Version0.6.0 |
| Type | Typejar |
| Description |
Descriptionhttpsig-helpers
Library providing HTTP client and server authentication handlers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httpsig-helpers-0.6.0.pom | |
| httpsig-helpers-0.6.0.jar | 20 KB |
| httpsig-helpers-0.6.0-sources.jar | 18 KB |
| httpsig-helpers-0.6.0-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-helpers/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-helpers</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-helpers/
implementation 'net.adamcin.httpsig:httpsig-helpers:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-helpers/
implementation ("net.adamcin.httpsig:httpsig-helpers:0.6.0")
'net.adamcin.httpsig:httpsig-helpers:jar:0.6.0'
<dependency org="net.adamcin.httpsig" name="httpsig-helpers" rev="0.6.0">
<artifact name="httpsig-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-helpers', version='0.6.0')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-helpers" % "0.6.0"
[net.adamcin.httpsig/httpsig-helpers "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.adamcin.httpsig : httpsig-api | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ning : async-http-client | jar | 1.7.8 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.1 |
| 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-jce | jar | 0.6.0 |
| net.adamcin.httpsig : httpsig-test-common | jar | 0.6.0 |
| junit : junit | jar | 4.10 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| org.eclipse.jetty : jetty-server | jar | 9.1.0.v20131115 |
| org.eclipse.jetty : jetty-servlet | jar | 9.1.0.v20131115 |
| net.adamcin.commons : net.adamcin.commons.testing | jar | 0.8.0 |
| commons-io : commons-io | jar | 1.4 |