License |
License |
---|---|
GroupId | GroupIdcom.catify.bpmn |
ArtifactId | ArtifactIdbpmn-engine-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncatify BPMN Engine Core
The catify BPMN Engine Core is a graph backed lightweight yet extensible BPMN compatible business process engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
bpmn-engine-core-1.1.pom | |
bpmn-engine-core-1.1.jar | 430 KB |
bpmn-engine-core-1.1-sources.jar | 446 KB |
bpmn-engine-core-1.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |