is not current version
Last Version 2.3.5

com.atlassian.connect:atlassian-connect-spring-boot-jpa-starter 1.0.0-beta-2

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

1.0.0-beta-2
Type

Type

jar

Download atlassian-connect-spring-boot-jpa-starter 1.0.0-beta-2


<!-- 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>1.0.0-beta-2</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:1.0.0-beta-2'
// https://jarcasting.com/artifacts/com.atlassian.connect/atlassian-connect-spring-boot-jpa-starter/
implementation ("com.atlassian.connect:atlassian-connect-spring-boot-jpa-starter:1.0.0-beta-2")
'com.atlassian.connect:atlassian-connect-spring-boot-jpa-starter:jar:1.0.0-beta-2'
<dependency org="com.atlassian.connect" name="atlassian-connect-spring-boot-jpa-starter" rev="1.0.0-beta-2">
  <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='1.0.0-beta-2')
)
libraryDependencies += "com.atlassian.connect" % "atlassian-connect-spring-boot-jpa-starter" % "1.0.0-beta-2"
[com.atlassian.connect/atlassian-connect-spring-boot-jpa-starter "1.0.0-beta-2"]