License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-ui-modeler-logic |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-ui-modeler-logic/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-ui-modeler-logic</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-modeler-logic/
implementation 'org.flowable:flowable-ui-modeler-logic:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-modeler-logic/
implementation ("org.flowable:flowable-ui-modeler-logic:6.7.2")
'org.flowable:flowable-ui-modeler-logic:jar:6.7.2'
<dependency org="org.flowable" name="flowable-ui-modeler-logic" rev="6.7.2">
<artifact name="flowable-ui-modeler-logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-ui-modeler-logic', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-ui-modeler-logic" % "6.7.2"
[org.flowable/flowable-ui-modeler-logic "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |