Last Version

Atlassian Connect Spring Boot 2.3.5

Provides support for Atlassian Connect add-ons using Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.atlassian.connect
ArtifactId

ArtifactId

atlassian-connect-spring-boot
Version

Version

2.3.5
Type

Type

pom
Description

Description

Atlassian Connect Spring Boot
Provides support for Atlassian Connect add-ons using Spring Boot
Project URL

Project URL

https://bitbucket.org/atlassian/atlassian-connect-spring-boot
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/atlassian-connect-spring-boot

Download atlassian-connect-spring-boot 2.3.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • atlassian-connect-spring-boot-api
  • atlassian-connect-spring-boot-core
  • atlassian-connect-spring-boot-jwt
  • atlassian-connect-spring-boot-starter
  • atlassian-connect-spring-boot-jpa-starter
  • atlassian-connect-spring-boot-archetype