Last Version

ASAP - Client - OkHttp 3.x Support 2.26.0

Java library that implements the ASAP protocol for service to service authentication using Json Web Tokens (JWT)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.atlassian.asap
ArtifactId

ArtifactId

asap-client-okhttp3
Version

Version

2.26.0
Type

Type

jar
Description

Description

ASAP - Client - OkHttp 3.x Support
Java library that implements the ASAP protocol for service to service authentication using Json Web Tokens (JWT)
Project Organization

Project Organization

Atlassian

Download asap-client-okhttp3 2.26.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.atlassian.asap : asap-common jar 2.26.0
com.atlassian.asap : asap-client-core jar 2.26.0

provided (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.8.1
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.