Download atlassian-connect-spring-boot-starter-1.3.5.jar file - Jar a

Jar examples for a:atlassian-connect-spring-boot-starter

Description

Provides a Spring Boot starter for Atlassian Connect add-ons

You can download jar file atlassian-connect-spring-boot-starter 1.3.5 in this page.

Build File

You can use the following script to add atlassian-connect-spring-boot-starter-1.3.5.jar to your project.

<dependency>
   <groupId>com.atlassian.connect</groupId>
   <artifactId>atlassian-connect-spring-boot-starter</artifactId>
   <version>1.3.5</version>
</dependency>
compile group: 'com.atlassian.connect', name: 'atlassian-connect-spring-boot-starter', version: '1.3.5'
libraryDependencies += "com.atlassian.connect" % "atlassian-connect-spring-boot-starter" % "1.3.5"
<dependency org="com.atlassian.connect" name="atlassian-connect-spring-boot-starter" rev="1.3.5"/>
@Grapes(@Grab(group='com.atlassian.connect', module='atlassian-connect-spring-boot-starter', version='1.3.5'))
'com.atlassian.connect:atlassian-connect-spring-boot-starter:jar:1.3.5'

Download

Click the following link to download the jar file.

atlassian-connect-spring-boot-starter-1.3.5.jar
atlassian-connect-spring-boot-starter-1.3.5.pom



Related Tutorials