is not current version
Last Version 6.4.2-PETALS-0

Flowable 6.2.1-PETALS-1

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.flowable
ArtifactId

ArtifactId

flowable-root
Version

Version

6.2.1-PETALS-1
Type

Type

pom
Description

Description

Flowable
BPM and workflow engine
Project URL

Project URL

http://flowable.org
Project Organization

Project Organization

Flowable
Source Code Management

Source Code Management

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

Download flowable-root 6.2.1-PETALS-1


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

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-idm-api
  • modules/flowable-idm-engine
  • modules/flowable-form-model
  • modules/flowable-form-api
  • 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-variable-service-api
  • modules/flowable-variable-service
  • modules/flowable-identitylink-service-api
  • modules/flowable-identitylink-service
  • modules/flowable-task-service-api
  • modules/flowable-task-service
  • modules/flowable-job-service-api
  • modules/flowable-job-service
  • modules/flowable-engine
  • modules/flowable-cxf
  • modules/flowable-ldap
  • modules/flowable-ldap-configurator
  • modules/flowable-spring
  • modules/flowable-spring-common
  • modules/flowable-idm-spring
  • modules/flowable-rest
  • modules/flowable-common-rest
  • modules/flowable-ui-admin