License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-process-engine-mongodb |
Last Version | Last Version6.4.0.alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - Process Engine - MongoDB
BPM and workflow MongoDB engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-process-engine-mongodb/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-process-engine-mongodb</artifactId>
<version>6.4.0.alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-process-engine-mongodb/
implementation 'org.flowable:flowable-process-engine-mongodb:6.4.0.alpha1'
// https://jarcasting.com/artifacts/org.flowable/flowable-process-engine-mongodb/
implementation ("org.flowable:flowable-process-engine-mongodb:6.4.0.alpha1")
'org.flowable:flowable-process-engine-mongodb:jar:6.4.0.alpha1'
<dependency org="org.flowable" name="flowable-process-engine-mongodb" rev="6.4.0.alpha1">
<artifact name="flowable-process-engine-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-process-engine-mongodb', version='6.4.0.alpha1')
)
libraryDependencies += "org.flowable" % "flowable-process-engine-mongodb" % "6.4.0.alpha1"
[org.flowable/flowable-process-engine-mongodb "6.4.0.alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.4.0 |
org.mongodb : mongodb-driver | jar | 3.8.2 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |