Activiti

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.activiti
ArtifactId

ArtifactId

activiti-root
Last Version

Last Version

5.18.0-PETALS-1
Release Date

Release Date

Type

Type

pom
Description

Description

Activiti
BPM and workflow engine
Project URL

Project URL

http://activiti.org
Project Organization

Project Organization

Alfresco
Source Code Management

Source Code Management

https://github.com/cdeneux/Activiti.git

Download activiti-root

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/ -->
<dependency>
    <groupId>org.ow2.petals.activiti</groupId>
    <artifactId>activiti-root</artifactId>
    <version>5.18.0-PETALS-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/
implementation 'org.ow2.petals.activiti:activiti-root:5.18.0-PETALS-1'
// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/
implementation ("org.ow2.petals.activiti:activiti-root:5.18.0-PETALS-1")
'org.ow2.petals.activiti:activiti-root:pom:5.18.0-PETALS-1'
<dependency org="org.ow2.petals.activiti" name="activiti-root" rev="5.18.0-PETALS-1">
  <artifact name="activiti-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.activiti', module='activiti-root', version='5.18.0-PETALS-1')
)
libraryDependencies += "org.ow2.petals.activiti" % "activiti-root" % "5.18.0-PETALS-1"
[org.ow2.petals.activiti/activiti-root "5.18.0-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/activiti-bpmn-model
  • modules/activiti-process-validation
  • modules/activiti-bpmn-layout
  • modules/activiti-image-generator
  • modules/activiti-bpmn-converter
  • modules/activiti-engine
  • modules/activiti-cxf

Activiti

Maven Central

Homepage: http://activiti.org/

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

Activiti JIRA: https://activiti.atlassian.net

Activiti QA: http://build.activiti.org:8080

Versions

Version
5.18.0-PETALS-1
5.18.0-PETALS-0