License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-app-engine-api |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - App Engine API
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-app-engine-api/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-app-engine-api</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-app-engine-api/
implementation 'org.flowable:flowable-app-engine-api:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-app-engine-api/
implementation ("org.flowable:flowable-app-engine-api:6.7.2")
'org.flowable:flowable-app-engine-api:jar:6.7.2'
<dependency org="org.flowable" name="flowable-app-engine-api" rev="6.7.2">
<artifact name="flowable-app-engine-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-app-engine-api', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-app-engine-api" % "6.7.2"
[org.flowable/flowable-app-engine-api "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine-common-api | jar | 6.7.2 |
org.flowable : flowable-variable-service-api | jar | 6.7.2 |