License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration ORM Data |
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-form-spring-configurator |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - Form Spring Configurator
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-spring-configurator/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-form-spring-configurator</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-spring-configurator/
implementation 'org.ow2.petals.flowable:flowable-form-spring-configurator:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-spring-configurator/
implementation ("org.ow2.petals.flowable:flowable-form-spring-configurator:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-form-spring-configurator:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-form-spring-configurator" rev="6.4.2-PETALS-0">
<artifact name="flowable-form-spring-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-form-spring-configurator', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-form-spring-configurator" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-form-spring-configurator "6.4.2-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-engine | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-spring | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-form-spring | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-form-engine-configurator | jar | 6.4.2-PETALS-0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
org.springframework : spring-test | jar | 5.1.8.RELEASE |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |