camunda-rest-client-spring-boot-example

This example demonstrates how communication remote engine in the application may look like, if Camunda is not already used in the application.

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.camunda.bpm.extension.rest
ArtifactId

ArtifactId

camunda-rest-client-spring-boot-example
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

camunda-rest-client-spring-boot-example
This example demonstrates how communication remote engine in the application may look like, if Camunda is not already used in the application.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-rest-client-spring-boot-example

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.camunda.bpm.extension.rest : camunda-rest-client-spring-boot-starter jar 0.0.6
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
io.github.microutils : kotlin-logging-jvm jar 2.0.8
org.jetbrains.kotlin : kotlin-stdlib jar
org.jetbrains.kotlin : kotlin-reflect jar

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.11.2
org.mockito.kotlin : mockito-kotlin jar 3.2.0
junit : junit jar
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.
org.camunda.bpm.extension.rest

Camunda

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2