| License |
License |
|---|---|
| GroupId | GroupIdcom.atlassian.asap |
| ArtifactId | ArtifactIdasap-integration-tests |
| Last Version | Last Version2.26.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionASAP - Integration Tests
Java library that implements the ASAP protocol for service to service authentication using Json Web Tokens (JWT)
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |