is not current version
Last Version 7.18.0-alpha2

Camunda Platform - Spring Boot Starter - Test 7.17.0-alpha4

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-test
Version

Version

7.17.0-alpha4
Type

Type

jar
Description

Description

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

Project Organization

camunda services GmbH

Download camunda-bpm-spring-boot-starter-test 7.17.0-alpha4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar
org.camunda.bpm.assert : camunda-bpm-assert-assertj3-11-1 jar 4.0.0

provided (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar

Project Modules

There are no modules declared in this project.