Last Version

Google HTTP Client Library binding for EdgeGrid Client 4.1.1

Signs HTTP requests to OPEN API services, using EdgeGrid V1 signing algorithm.

License

License

Categories

Categories

CLI User Interface Google HTTP Client Net HTTP Clients
GroupId

GroupId

com.akamai.edgegrid
ArtifactId

ArtifactId

edgegrid-signer-google-http-client
Version

Version

4.1.1
Type

Type

jar
Description

Description

Google HTTP Client Library binding for EdgeGrid Client
Signs HTTP requests to OPEN API services, using EdgeGrid V1 signing algorithm.
Source Code Management

Source Code Management

https://github.com/akamai/AkamaiOPEN-edgegrid-java/tree/master/edgegrid-signer-google-http-client

Download edgegrid-signer-google-http-client 4.1.1


<!-- https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-google-http-client/ -->
<dependency>
    <groupId>com.akamai.edgegrid</groupId>
    <artifactId>edgegrid-signer-google-http-client</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-google-http-client/
implementation 'com.akamai.edgegrid:edgegrid-signer-google-http-client:4.1.1'
// https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-google-http-client/
implementation ("com.akamai.edgegrid:edgegrid-signer-google-http-client:4.1.1")
'com.akamai.edgegrid:edgegrid-signer-google-http-client:jar:4.1.1'
<dependency org="com.akamai.edgegrid" name="edgegrid-signer-google-http-client" rev="4.1.1">
  <artifact name="edgegrid-signer-google-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akamai.edgegrid', module='edgegrid-signer-google-http-client', version='4.1.1')
)
libraryDependencies += "com.akamai.edgegrid" % "edgegrid-signer-google-http-client" % "4.1.1"
[com.akamai.edgegrid/edgegrid-signer-google-http-client "4.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.akamai.edgegrid : edgegrid-signer-core jar 4.1.1
com.google.http-client : google-http-client jar 1.39.2
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
com.github.tomakehurst : wiremock jar 2.27.2
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : jcl-over-slf4j jar 1.7.30
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.