Download spring-boot-starter-rest-api-5.17.0.jar file - Jar s

Jar examples for s:spring-boot-starter-rest-api

Description

You can download jar file spring-boot-starter-rest-api 5.17.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

spring-boot-starter-rest-api-5.17.0.jar
spring-boot-starter-rest-api-5.17.0.pom



Related Tutorials