ASAP - Service - API

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

License

License

GroupId

GroupId

com.atlassian.asap
ArtifactId

ArtifactId

asap-service-api
Last Version

Last Version

2.26.0
Release Date

Release Date

Type

Type

jar
Description

Description

ASAP - Service - API
Java library that implements the ASAP protocol for service to service authentication using Json Web Tokens (JWT)
Project Organization

Project Organization

Atlassian

Download asap-service-api

How to add to project

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

Dependencies

compile (1)

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

test (4)

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
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.26.0
2.25.1
2.25.0
2.24.3
2.23.2
2.22.0
2.21.13
2.21.12
2.21.11
2.21.10
2.21.9
2.21.8
2.21.7
2.21.6
2.21.5
2.21.4
2.21.3
2.15.2
2.15.1
2.15.0
2.14.5
2.14.2
2.14.1
2.14.0
2.13.2
2.13.1
2.13.0
2.12.1
2.12.0
2.12.0-m1
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
2.10.4-test
2.10.4
2.10.3
2.10.1
2.10.0
2.9.2
2.9.1
2.8.0