License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-form-model |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - Form Model
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-form-model-6.4.2-PETALS-0.pom | |
flowable-form-model-6.4.2-PETALS-0.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-model/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-form-model</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-model/
implementation 'org.ow2.petals.flowable:flowable-form-model:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-form-model/
implementation ("org.ow2.petals.flowable:flowable-form-model:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-form-model:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-form-model" rev="6.4.2-PETALS-0">
<artifact name="flowable-form-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-form-model', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-form-model" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-form-model "6.4.2-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-form-api | jar | 6.4.2-PETALS-0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |