License |
License |
---|---|
Categories |
CategoriesCLI User Interface Google HTTP Client Net HTTP Clients |
GroupId | GroupIdcom.joyent.http-signature |
ArtifactId | ArtifactIdgoogle-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/google-http-client-signature/ -->
<dependency>
<groupId>com.joyent.http-signature</groupId>
<artifactId>google-http-client-signature</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.http-signature/google-http-client-signature/
implementation 'com.joyent.http-signature:google-http-client-signature:4.1.2'
// https://jarcasting.com/artifacts/com.joyent.http-signature/google-http-client-signature/
implementation ("com.joyent.http-signature:google-http-client-signature:4.1.2")
'com.joyent.http-signature:google-http-client-signature:jar:4.1.2'
<dependency org="com.joyent.http-signature" name="google-http-client-signature" rev="4.1.2">
<artifact name="google-http-client-signature" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.http-signature', module='google-http-client-signature', version='4.1.2')
)
libraryDependencies += "com.joyent.http-signature" % "google-http-client-signature" % "4.1.2"
[com.joyent.http-signature/google-http-client-signature "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | jar | 4.1.2 |
com.google.http-client : google-http-client | jar | 1.32.1 |
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | test-jar | 4.1.2 |
org.testng : testng | jar | 6.14.3 |