Flowable

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.flowable
ArtifactId

ArtifactId

flowable-root
Last Version

Last Version

6.4.2-PETALS-0
Release Date

Release Date

Type

Type

pom
Description

Description

Flowable
BPM and workflow engine
Project URL

Project URL

http://www.flowable.org
Project Organization

Project Organization

Flowable
Source Code Management

Source Code Management

https://github.com/petalslink/flowable-engine.git

Download flowable-root

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/ -->
<dependency>
    <groupId>org.ow2.petals.flowable</groupId>
    <artifactId>flowable-root</artifactId>
    <version>6.4.2-PETALS-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/
implementation 'org.ow2.petals.flowable:flowable-root:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/
implementation ("org.ow2.petals.flowable:flowable-root:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-root:pom:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-root" rev="6.4.2-PETALS-0">
  <artifact name="flowable-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-root', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-root" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-root "6.4.2-PETALS-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-idm-api
  • modules/flowable-idm-engine
  • modules/flowable-idm-engine-configurator
  • modules/flowable-idm-spring
  • modules/flowable-idm-spring-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-form-spring
  • modules/flowable-form-spring-configurator
  • modules/flowable-dmn-model
  • modules/flowable-dmn-api
  • 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-variable-service-api
  • modules/flowable-variable-service
  • modules/flowable-identitylink-service-api
  • modules/flowable-identitylink-service
  • 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-engine
  • modules/flowable-app-engine-api
  • modules/flowable-app-engine
  • modules/flowable-spring
  • modules/flowable-spring-common
  • modules/flowable-spring-security
  • modules/flowable-common-rest
  • modules/flowable-rest
  • modules/flowable-ldap
  • modules/flowable-ldap-configurator
  • modules/flowable-cxf

Versions

Version
6.4.2-PETALS-0
6.2.1-PETALS-1
6.2.1-PETALS-0
6.0.1-PETALS-1
6.0.1-PETALS-0