Camunda Platform - Quarkus Extension - Engine - Deployment

Provides general dependencies and profiles for database testing

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.camunda.bpm.quarkus
ArtifactId

ArtifactId

camunda-bpm-quarkus-engine-deployment
Last Version

Last Version

7.18.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Camunda Platform - Quarkus Extension - Engine - Deployment
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-bpm-quarkus-engine-deployment

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.bpm.quarkus : camunda-bpm-quarkus-engine jar 7.18.0-alpha2
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-agroal-deployment jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
io.quarkus : quarkus-jdbc-h2-deployment jar
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.18.0-alpha2
7.18.0-alpha1
7.17.0
7.17.0-alpha6
7.17.0-alpha5
7.17.0-alpha4
7.17.0-alpha3
7.17.0-alpha2
7.17.0-alpha1
7.16.0
7.16.0-alpha5
7.16.0-alpha4