Last Version

Flowable - Cdi 6.7.2

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-cdi
Version

Version

6.7.2
Type

Type

jar
Description

Description

Flowable - Cdi
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-cdi 6.7.2


<!-- https://jarcasting.com/artifacts/org.flowable/flowable-cdi/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-cdi</artifactId>
    <version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-cdi/
implementation 'org.flowable:flowable-cdi:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-cdi/
implementation ("org.flowable:flowable-cdi:6.7.2")
'org.flowable:flowable-cdi:jar:6.7.2'
<dependency org="org.flowable" name="flowable-cdi" rev="6.7.2">
  <artifact name="flowable-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-cdi', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-cdi" % "6.7.2"
[org.flowable/flowable-cdi "6.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.flowable : flowable-engine jar 6.7.2

provided (1)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-6.0 pom 2.0.0.Final

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.