Last Version

catify BPMN Engine Core 1.1

The catify BPMN Engine Core is a graph backed lightweight yet extensible BPMN compatible business process engine

License

License

GroupId

GroupId

com.catify.bpmn
ArtifactId

ArtifactId

bpmn-engine-core
Version

Version

1.1
Type

Type

jar
Description

Description

catify BPMN Engine Core
The catify BPMN Engine Core is a graph backed lightweight yet extensible BPMN compatible business process engine
Project URL

Project URL

http://www.catify.com

Download bpmn-engine-core 1.1


<!-- https://jarcasting.com/artifacts/com.catify.bpmn/bpmn-engine-core/ -->
<dependency>
    <groupId>com.catify.bpmn</groupId>
    <artifactId>bpmn-engine-core</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.catify.bpmn/bpmn-engine-core/
implementation 'com.catify.bpmn:bpmn-engine-core:1.1'
// https://jarcasting.com/artifacts/com.catify.bpmn/bpmn-engine-core/
implementation ("com.catify.bpmn:bpmn-engine-core:1.1")
'com.catify.bpmn:bpmn-engine-core:jar:1.1'
<dependency org="com.catify.bpmn" name="bpmn-engine-core" rev="1.1">
  <artifact name="bpmn-engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.catify.bpmn', module='bpmn-engine-core', version='1.1')
)
libraryDependencies += "com.catify.bpmn" % "bpmn-engine-core" % "1.1"
[com.catify.bpmn/bpmn-engine-core "1.1"]

Dependencies

compile (14)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.10 jar 2.1.0
com.typesafe.akka : akka-file-mailbox_2.10 jar 2.1.0
com.typesafe.akka : akka-testkit_2.10 jar 2.1.0
commons-io : commons-io jar 2.4
org.apache.commons : commons-jexl jar 2.1.1
joda-time : joda-time jar 2.1
org.springframework.data : spring-data-neo4j jar 2.1.0.RELEASE
org.neo4j : neo4j jar 1.9.M04
org.neo4j : neo4j-cypher jar 1.9.M04
javax.persistence : persistence-api jar 1.0.2
xalan : xalan jar 2.7.1
asm : asm jar 3.3.1
ch.qos.logback : logback-classic jar 1.0.6
org.slf4j : jcl-over-slf4j jar 1.6.5

test (4)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 1.9.M04
org.springframework : spring-test jar 3.1.2.RELEASE
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.