is not current version
Last Version 2.3.5

com.atlassian.connect:atlassian-connect-spring-boot-jpa-starter 2.0.7

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.atlassian.connect
ArtifactId

ArtifactId

atlassian-connect-spring-boot-jpa-starter
Version

Version

2.0.7
Type

Type

jar

Download atlassian-connect-spring-boot-jpa-starter 2.0.7


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