Last Version

Asynchronous HTTP Client 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 Async Http Client Net HTTP Clients
GroupId

GroupId

com.akamai.edgegrid
ArtifactId

ArtifactId

edgegrid-signer-async-http-client
Version

Version

4.1.1
Type

Type

jar
Description

Description

Asynchronous HTTP Client 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-async-http-client

Download edgegrid-signer-async-http-client 4.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.akamai.edgegrid : edgegrid-signer-core jar 4.1.1
com.google.guava : guava jar 30.1.1-jre
org.asynchttpclient : async-http-client jar 2.12.3

test (4)

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.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.