is not current version
Last Version 2.3.5

com.atlassian.connect:atlassian-connect-spring-boot-jwt 0.9.1-alpha

Provides JSON Web Token handling for Atlassian Connect for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.atlassian.connect
ArtifactId

ArtifactId

atlassian-connect-spring-boot-jwt
Version

Version

0.9.1-alpha
Type

Type

jar

Download atlassian-connect-spring-boot-jwt 0.9.1-alpha


<!-- https://jarcasting.com/artifacts/com.atlassian.connect/atlassian-connect-spring-boot-jwt/ -->
<dependency>
    <groupId>com.atlassian.connect</groupId>
    <artifactId>atlassian-connect-spring-boot-jwt</artifactId>
    <version>0.9.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.connect/atlassian-connect-spring-boot-jwt/
implementation 'com.atlassian.connect:atlassian-connect-spring-boot-jwt:0.9.1-alpha'
// https://jarcasting.com/artifacts/com.atlassian.connect/atlassian-connect-spring-boot-jwt/
implementation ("com.atlassian.connect:atlassian-connect-spring-boot-jwt:0.9.1-alpha")
'com.atlassian.connect:atlassian-connect-spring-boot-jwt:jar:0.9.1-alpha'
<dependency org="com.atlassian.connect" name="atlassian-connect-spring-boot-jwt" rev="0.9.1-alpha">
  <artifact name="atlassian-connect-spring-boot-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.connect', module='atlassian-connect-spring-boot-jwt', version='0.9.1-alpha')
)
libraryDependencies += "com.atlassian.connect" % "atlassian-connect-spring-boot-jwt" % "0.9.1-alpha"
[com.atlassian.connect/atlassian-connect-spring-boot-jwt "0.9.1-alpha"]