License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-ui-common |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable UI Common
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-ui-common-6.7.2.pom | |
flowable-ui-common-6.7.2.jar | 54 KB |
flowable-ui-common-6.7.2-sources.jar | 45 KB |
flowable-ui-common-6.7.2-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-ui-common/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-ui-common</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-common/
implementation 'org.flowable:flowable-ui-common:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-common/
implementation ("org.flowable:flowable-ui-common:6.7.2")
'org.flowable:flowable-ui-common:jar:6.7.2'
<dependency org="org.flowable" name="flowable-ui-common" rev="6.7.2">
<artifact name="flowable-ui-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-ui-common', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-ui-common" % "6.7.2"
[org.flowable/flowable-ui-common "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |