is not current version
Last Version 6.7.2

Flowable 6.6.0

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-root
Version

Version

6.6.0
Type

Type

pom
Description

Description

Flowable
BPM and workflow engine
Project URL

Project URL

http://www.flowable.org
Project Organization

Project Organization

Flowable

Download flowable-root 6.6.0

Filename Size
flowable-root-6.6.0.pom 72 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/flowable-bpmn-model
  • modules/flowable-process-validation
  • modules/flowable-bpmn-layout
  • modules/flowable-image-generator
  • modules/flowable-bpmn-converter
  • modules/flowable-engine-common-api
  • modules/flowable-engine-common
  • modules/flowable-entitylink-service-api
  • modules/flowable-entitylink-service
  • modules/flowable-variable-service-api
  • modules/flowable-variable-service
  • modules/flowable-identitylink-service-api
  • modules/flowable-identitylink-service
  • modules/flowable-event-registry-api
  • modules/flowable-event-registry-model
  • modules/flowable-event-registry-json-converter
  • modules/flowable-event-registry
  • modules/flowable-event-registry-configurator
  • modules/flowable-eventsubscription-service-api
  • modules/flowable-eventsubscription-service
  • modules/flowable-task-service-api
  • modules/flowable-task-service
  • modules/flowable-job-service-api
  • modules/flowable-job-service
  • modules/flowable-job-spring-service
  • modules/flowable-batch-service-api
  • modules/flowable-batch-service
  • modules/flowable-idm-api
  • modules/flowable-idm-engine
  • modules/flowable-idm-engine-configurator
  • modules/flowable-form-model
  • modules/flowable-form-api
  • modules/flowable-form-json-converter
  • modules/flowable-form-engine
  • modules/flowable-form-engine-configurator
  • modules/flowable-dmn-model
  • modules/flowable-dmn-api
  • modules/flowable-dmn-json-converter
  • modules/flowable-dmn-xml-converter
  • modules/flowable-dmn-engine
  • modules/flowable-dmn-engine-configurator
  • modules/flowable-dmn-image-generator
  • modules/flowable-content-api
  • modules/flowable-cmmn-api
  • modules/flowable-cmmn-model
  • modules/flowable-cmmn-converter
  • modules/flowable-cmmn-image-generator
  • modules/flowable-cmmn-engine
  • modules/flowable-cmmn-engine-configurator
  • modules/flowable-engine
  • modules/flowable-app-engine-api
  • modules/flowable-app-engine
  • modules/flowable-spring-security
  • modules/flowable-http-common