Activiti - BPMN Model

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.activiti
ArtifactId

ArtifactId

activiti-bpmn-model
Last Version

Last Version

5.18.0-PETALS-1
Release Date

Release Date

Type

Type

jar
Description

Description

Activiti - BPMN Model
BPM and workflow engine
Project Organization

Project Organization

Alfresco

Download activiti-bpmn-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3

Project Modules

There are no modules declared in this project.

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