is not current version
Last Version 2.3.5

com.atlassian.connect:atlassian-connect-spring-boot-core 1.4.2

Provides the core of Atlassian Connect for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.atlassian.connect
ArtifactId

ArtifactId

atlassian-connect-spring-boot-core
Version

Version

1.4.2
Type

Type

jar

Download atlassian-connect-spring-boot-core 1.4.2


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