Last Version

ASAP - Test Common 2.26.0

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-test-common
Version

Version

2.26.0
Type

Type

jar
Description

Description

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

Project Organization

Atlassian

Download asap-test-common 2.26.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.