is not current version
Last Version 6.7.2

Flowable - Cdi 6.6.0

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-cdi
Version

Version

6.6.0
Type

Type

jar
Description

Description

Flowable - Cdi
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-cdi 6.6.0


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

Dependencies

compile (1)

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

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
org.assertj : assertj-core jar 3.17.2
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.