Last Version

ASAP - Service 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-service-parent
Version

Version

2.26.0
Type

Type

pom
Description

Description

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

Project Organization

Atlassian

Download asap-service-parent 2.26.0

Filename Size
asap-service-parent-2.26.0.pom 667 bytes
Browse

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

  • service-api
  • service-core