is not current version
Last Version 2.3.5

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

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

2.0.1
Type

Type

jar

Download atlassian-connect-spring-boot-core 2.0.1


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