Last Version

com.github.esiqveland.okhttp3:aws-interceptor 0.9.2

OkHttp AWSv4 signing interceptor

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.esiqveland.okhttp3
ArtifactId

ArtifactId

aws-interceptor
Version

Version

0.9.2
Type

Type

jar
Description

Description

com.github.esiqveland.okhttp3:aws-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 aws-interceptor 0.9.2


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

Dependencies

compile (3)

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

provided (2)

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

test (9)

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.jupiter : junit-jupiter-engine jar 5.0.0-RC3
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.