License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.joyent.http-signature |
ArtifactId | ArtifactIdapache-http-client-signature |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation of HTTP Signature
|
Project Organization |
Project OrganizationJoyent |
<!-- https://jarcasting.com/artifacts/com.joyent.http-signature/apache-http-client-signature/ -->
<dependency>
<groupId>com.joyent.http-signature</groupId>
<artifactId>apache-http-client-signature</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.http-signature/apache-http-client-signature/
implementation 'com.joyent.http-signature:apache-http-client-signature:4.1.2'
// https://jarcasting.com/artifacts/com.joyent.http-signature/apache-http-client-signature/
implementation ("com.joyent.http-signature:apache-http-client-signature:4.1.2")
'com.joyent.http-signature:apache-http-client-signature:jar:4.1.2'
<dependency org="com.joyent.http-signature" name="apache-http-client-signature" rev="4.1.2">
<artifact name="apache-http-client-signature" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.http-signature', module='apache-http-client-signature', version='4.1.2')
)
libraryDependencies += "com.joyent.http-signature" % "apache-http-client-signature" % "4.1.2"
[com.joyent.http-signature/apache-http-client-signature "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | jar | 4.1.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | test-jar | 4.1.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.testng : testng | jar | 6.14.3 |