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

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

Description

Provides JPA support and migrations for Atlassian Connect Spring Boot add-ons

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

Build File

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

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

Download

Click the following link to download the jar file.

atlassian-connect-spring-boot-jpa-starter-1.2.1-javadoc.jar
atlassian-connect-spring-boot-jpa-starter-1.2.1-sources.jar
atlassian-connect-spring-boot-jpa-starter-1.2.1.jar
atlassian-connect-spring-boot-jpa-starter-1.2.1.pom



Related Tutorials