is not current version
Last Version 7.18.0-alpha2

Camunda Platform - Spring Boot Starter - Client - Spring Boot 7.16.0-alpha4

Provides general dependencies and profiles for database testing

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-external-task-client
Version

Version

7.16.0-alpha4
Type

Type

jar
Description

Description

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

Project Organization

camunda services GmbH

Download camunda-bpm-spring-boot-starter-external-task-client 7.16.0-alpha4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.camunda.bpm : camunda-external-task-client-spring jar 7.16.0-alpha4
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-inline jar
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9

Project Modules

There are no modules declared in this project.