Last Version

ASAP - Integration Tests 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-integration-tests
Version

Version

2.26.0
Type

Type

jar
Description

Description

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

Project Organization

Atlassian

Download asap-integration-tests 2.26.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.atlassian.asap : asap-common jar 2.26.0
com.atlassian.asap : asap-client-core jar 2.26.0
com.atlassian.asap : asap-test-common jar 2.26.0
org.apache.httpcomponents : httpcore jar 4.4.10
org.apache.httpcomponents : httpclient jar 4.5.6
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.