Last Version

ASAP - Client - Parent POM 2.26.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.atlassian.asap
ArtifactId

ArtifactId

asap-client-parent
Version

Version

2.26.0
Type

Type

pom
Description

Description

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

Project Organization

Atlassian

Download asap-client-parent 2.26.0

Filename Size
asap-client-parent-2.26.0.pom 835 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-parent/ -->
<dependency>
    <groupId>com.atlassian.asap</groupId>
    <artifactId>asap-client-parent</artifactId>
    <version>2.26.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-parent/
implementation 'com.atlassian.asap:asap-client-parent:2.26.0'
// https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-parent/
implementation ("com.atlassian.asap:asap-client-parent:2.26.0")
'com.atlassian.asap:asap-client-parent:pom:2.26.0'
<dependency org="com.atlassian.asap" name="asap-client-parent" rev="2.26.0">
  <artifact name="asap-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.asap', module='asap-client-parent', version='2.26.0')
)
libraryDependencies += "com.atlassian.asap" % "asap-client-parent" % "2.26.0"
[com.atlassian.asap/asap-client-parent "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

  • core
  • feign
  • jersey1
  • jersey2
  • okhttp3
  • spring
  • spring-webflux