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