| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.ow2.petals.flowable |
| ArtifactId | ArtifactIdflowable-form-engine |
| Last Version | Last Version6.4.2-PETALS-0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlowable - Form Engine
BPM and workflow engine
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-engine/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-form-engine</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-engine/
implementation 'org.ow2.petals.flowable:flowable-form-engine:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-engine/
implementation ("org.ow2.petals.flowable:flowable-form-engine:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-form-engine:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-form-engine" rev="6.4.2-PETALS-0">
<artifact name="flowable-form-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-form-engine', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-form-engine" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-form-engine "6.4.2-PETALS-0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals.flowable : flowable-form-model | jar | 6.4.2-PETALS-0 |
| org.ow2.petals.flowable : flowable-form-api | jar | 6.4.2-PETALS-0 |
| org.ow2.petals.flowable : flowable-form-json-converter | jar | 6.4.2-PETALS-0 |
| org.ow2.petals.flowable : flowable-engine-common-api | jar | 6.4.2-PETALS-0 |
| org.ow2.petals.flowable : flowable-engine-common | jar | 6.4.2-PETALS-0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.mybatis : mybatis | jar | 3.5.1 |
| org.springframework : spring-beans | jar | 5.1.8.RELEASE |
| joda-time : joda-time | jar | 2.10.3 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.2.0 |
| org.liquibase : liquibase-core | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.junit.jupiter : junit-jupiter-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| com.h2database : h2 | jar | 1.4.199 |
| org.postgresql : postgresql | jar | 9.4.1212.jre7 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.12.2 |