is not current version
Last Version 7.18.0-alpha2

Camunda Platform - Spring Boot Starter - Rest 7.16.0-alpha3

Provides general dependencies and profiles for database testing

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-rest
Version

Version

7.16.0-alpha3
Type

Type

jar
Description

Description

Camunda Platform - Spring Boot Starter - Rest
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-bpm-spring-boot-starter-rest 7.16.0-alpha3


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-rest/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot</groupId>
    <artifactId>camunda-bpm-spring-boot-starter-rest</artifactId>
    <version>7.16.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-rest/
implementation 'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-rest:7.16.0-alpha3'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-rest/
implementation ("org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-rest:7.16.0-alpha3")
'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-rest:jar:7.16.0-alpha3'
<dependency org="org.camunda.bpm.springboot" name="camunda-bpm-spring-boot-starter-rest" rev="7.16.0-alpha3">
  <artifact name="camunda-bpm-spring-boot-starter-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot', module='camunda-bpm-spring-boot-starter-rest', version='7.16.0-alpha3')
)
libraryDependencies += "org.camunda.bpm.springboot" % "camunda-bpm-spring-boot-starter-rest" % "7.16.0-alpha3"
[org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-rest "7.16.0-alpha3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter jar 7.16.0-alpha3
org.camunda.bpm : camunda-engine-rest-jaxrs2 jar
org.springframework.boot : spring-boot-starter-jersey jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar

test (3)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test jar 7.16.0-alpha3
com.h2database : h2 jar 1.4.190
com.sun.xml.bind : jaxb-impl jar 2.2.4

Project Modules

There are no modules declared in this project.