is not current version
Last Version 2.3.5

com.atlassian.connect:atlassian-connect-spring-boot-jwt 1.0.0

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

1.0.0
Type

Type

jar

Download atlassian-connect-spring-boot-jwt 1.0.0


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