Activiti - Cxf

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.activiti
ArtifactId

ArtifactId

activiti-cxf
Last Version

Last Version

5.18.0-PETALS-1
Release Date

Release Date

Type

Type

jar
Description

Description

Activiti - Cxf
BPM and workflow engine
Project Organization

Project Organization

Alfresco

Download activiti-cxf

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.6.14
org.apache.cxf : cxf-rt-transports-http jar 2.6.14
com.sun.xml.bind : jaxb-xjc jar 2.1.7

provided (2)

Group / Artifact Type Version
org.ow2.petals.activiti : activiti-engine jar 5.18.0-PETALS-1
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.3.176
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.6.14
org.slf4j : slf4j-log4j12 jar 1.7.6

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