com.github.esiqveland.awssigner:okhttp-awssigner-interceptor

OkHttp AWSv4 signing interceptor

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.esiqveland.awssigner
ArtifactId

ArtifactId

okhttp-awssigner-interceptor
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.esiqveland.awssigner:okhttp-awssigner-interceptor
OkHttp AWSv4 signing interceptor
Project URL

Project URL

https://github.com/esiqveland/okhttp-awssigner
Source Code Management

Source Code Management

https://github.com/esiqveland/okhttp-awssigner

Download okhttp-awssigner-interceptor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/ -->
<dependency>
    <groupId>com.github.esiqveland.awssigner</groupId>
    <artifactId>okhttp-awssigner-interceptor</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/
implementation 'com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:0.9.0'
// https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/
implementation ("com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:0.9.0")
'com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:jar:0.9.0'
<dependency org="com.github.esiqveland.awssigner" name="okhttp-awssigner-interceptor" rev="0.9.0">
  <artifact name="okhttp-awssigner-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esiqveland.awssigner', module='okhttp-awssigner-interceptor', version='0.9.0')
)
libraryDependencies += "com.github.esiqveland.awssigner" % "okhttp-awssigner-interceptor" % "0.9.0"
[com.github.esiqveland.awssigner/okhttp-awssigner-interceptor "0.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
com.google.code.findbugs : jsr305 jar 3.0.2
io.vavr : vavr jar 0.9.0
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-RC3

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.squareup.okhttp3 : okhttp jar 3.8.1

test (8)

Group / Artifact Type Version
com.squareup.okhttp3 : logging-interceptor jar 3.8.1
com.squareup.okhttp3 : mockwebserver jar 3.8.1
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-all jar 1.10.19
org.junit.platform : junit-platform-runner jar 1.0.0-RC3
org.junit.jupiter : junit-jupiter-api jar 5.0.0-RC3
org.junit.platform : junit-platform-launcher jar 1.0.0-RC3
org.junit.vintage : junit-vintage-engine jar 4.12.0-RC3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.1