Download activiti-spring-boot-starter-rest-api-6.0.0.RC1.jar file - Jar a

Jar examples for a:activiti-spring-boot-starter-rest-api

Description

You can download jar file activiti-spring-boot-starter-rest-api 6.0.0.RC1 in this page.

Build File

You can use the following script to add activiti-spring-boot-starter-rest-api-6.0.0.RC1.jar to your project.

<dependency>
   <groupId>org.activiti</groupId>
   <artifactId>activiti-spring-boot-starter-rest-api</artifactId>
   <version>6.0.0.RC1</version>
</dependency>
compile group: 'org.activiti', name: 'activiti-spring-boot-starter-rest-api', version: '6.0.0.RC1'
libraryDependencies += "org.activiti" % "activiti-spring-boot-starter-rest-api" % "6.0.0.RC1"
<dependency org="org.activiti" name="activiti-spring-boot-starter-rest-api" rev="6.0.0.RC1"/>
@Grapes(@Grab(group='org.activiti', module='activiti-spring-boot-starter-rest-api', version='6.0.0.RC1'))
'org.activiti:activiti-spring-boot-starter-rest-api:jar:6.0.0.RC1'

Download

Click the following link to download the jar file.

activiti-spring-boot-starter-rest-api-6.0.0.RC1.jar
activiti-spring-boot-starter-rest-api-6.0.0.RC1.pom



Related Tutorials