License |
License |
---|---|
GroupId | GroupIdcom.akamai.edgegrid |
ArtifactId | ArtifactIdedgegrid-signer-rest-assured |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST-assured binding for EdgeGrid Client
Signs HTTP requests to OPEN API services, using EdgeGrid V1 signing algorithm.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-rest-assured/ -->
<dependency>
<groupId>com.akamai.edgegrid</groupId>
<artifactId>edgegrid-signer-rest-assured</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-rest-assured/
implementation 'com.akamai.edgegrid:edgegrid-signer-rest-assured:4.1.1'
// https://jarcasting.com/artifacts/com.akamai.edgegrid/edgegrid-signer-rest-assured/
implementation ("com.akamai.edgegrid:edgegrid-signer-rest-assured:4.1.1")
'com.akamai.edgegrid:edgegrid-signer-rest-assured:jar:4.1.1'
<dependency org="com.akamai.edgegrid" name="edgegrid-signer-rest-assured" rev="4.1.1">
<artifact name="edgegrid-signer-rest-assured" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akamai.edgegrid', module='edgegrid-signer-rest-assured', version='4.1.1')
)
libraryDependencies += "com.akamai.edgegrid" % "edgegrid-signer-rest-assured" % "4.1.1"
[com.akamai.edgegrid/edgegrid-signer-rest-assured "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.akamai.edgegrid : edgegrid-signer-core | jar | 4.1.1 |
io.rest-assured : rest-assured | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.testng : testng | jar | 7.4.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |