Jar examples for a:atlassian-connect-spring-boot-jpa-starter
Provides JPA support and migrations for Atlassian Connect Spring Boot add-ons
You can download jar file atlassian-connect-spring-boot-jpa-starter 1.3.2 in this page.
You can use the following script to add atlassian-connect-spring-boot-jpa-starter-1.3.2.jar to your project.
<dependency> <groupId>com.atlassian.connect</groupId> <artifactId>atlassian-connect-spring-boot-jpa-starter</artifactId> <version>1.3.2</version> </dependency>
compile group: 'com.atlassian.connect', name: 'atlassian-connect-spring-boot-jpa-starter', version: '1.3.2'
libraryDependencies += "com.atlassian.connect" % "atlassian-connect-spring-boot-jpa-starter" % "1.3.2"
<dependency org="com.atlassian.connect" name="atlassian-connect-spring-boot-jpa-starter" rev="1.3.2"/>
@Grapes(@Grab(group='com.atlassian.connect', module='atlassian-connect-spring-boot-jpa-starter', version='1.3.2'))
'com.atlassian.connect:atlassian-connect-spring-boot-jpa-starter:jar:1.3.2'
Click the following link to download the jar file.
atlassian-connect-spring-boot-jpa-starter-1.3.2-javadoc.jar