| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals.flowable |
| ArtifactId | ArtifactIdflowable-app-engine |
| Version | Version6.4.2-PETALS-0 |
| Type | Typejar |
| Description |
DescriptionFlowable - App Engine
BPM and workflow engine
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-app-engine/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-app-engine</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-app-engine/
implementation 'org.ow2.petals.flowable:flowable-app-engine:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-app-engine/
implementation ("org.ow2.petals.flowable:flowable-app-engine:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-app-engine:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-app-engine" rev="6.4.2-PETALS-0">
<artifact name="flowable-app-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-app-engine', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-app-engine" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-app-engine "6.4.2-PETALS-0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.junit.vintage : junit-vintage-engine | jar | |
| com.h2database : h2 | jar | 1.4.199 |
| mysql : mysql-connector-java | jar | 5.1.27 |
| org.postgresql : postgresql | jar | 9.4.1212.jre7 |
| net.sourceforge.jtds : jtds | jar | 1.3.0 |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| org.codehaus.groovy : groovy-jsr223 | jar | 2.5.7 |