Last Version

ASAP - Server - Annotations 2.21.5

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-server-annotations
Version

Version

2.21.5
Type

Type

jar
Description

Description

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

Project Organization

Atlassian

Download asap-server-annotations 2.21.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.atlassian.asap : asap-common jar 2.21.5
org.apache.commons : commons-lang3 jar 3.5

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.