Last Version

Camunda Platform - Spring Boot Starter - QA - Simple 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-simple
Version

Version

7.18.0-alpha2
Type

Type

jar
Description

Description

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

Project Organization

camunda services GmbH

Download qa-simple 7.18.0-alpha2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-simple</artifactId>
    <version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/
implementation 'org.camunda.bpm.springboot.project:qa-simple:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/
implementation ("org.camunda.bpm.springboot.project:qa-simple:7.18.0-alpha2")
'org.camunda.bpm.springboot.project:qa-simple:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm.springboot.project" name="qa-simple" rev="7.18.0-alpha2">
  <artifact name="qa-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-simple', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-simple" % "7.18.0-alpha2"
[org.camunda.bpm.springboot.project/qa-simple "7.18.0-alpha2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test jar 7.18.0-alpha2
com.h2database : h2 jar 2.0.206

provided (1)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter jar 7.18.0-alpha2

Project Modules

There are no modules declared in this project.