License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-cdi |
Version | Version7.18.0-alpha1 |
Type | Typejar |
Description |
DescriptionCamunda Platform - engine - Cdi
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-cdi/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-cdi</artifactId>
<version>7.18.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-cdi/
implementation 'org.camunda.bpm:camunda-engine-cdi:7.18.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-cdi/
implementation ("org.camunda.bpm:camunda-engine-cdi:7.18.0-alpha1")
'org.camunda.bpm:camunda-engine-cdi:jar:7.18.0-alpha1'
<dependency org="org.camunda.bpm" name="camunda-engine-cdi" rev="7.18.0-alpha1">
<artifact name="camunda-engine-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-cdi', version='7.18.0-alpha1')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-cdi" % "7.18.0-alpha1"
[org.camunda.bpm/camunda-engine-cdi "7.18.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
javax.enterprise.concurrent : javax.enterprise.concurrent-api | jar | 1.0 |
org.jboss.spec : jboss-javaee-6.0 | pom |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | |
com.h2database : h2 | jar | 2.0.206 |
ch.qos.logback : logback-classic | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : jul-to-slf4j | jar |