License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-ui-admin-frontend |
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-admin-frontend/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-ui-admin-frontend</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-admin-frontend/
implementation 'org.flowable:flowable-ui-admin-frontend:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-ui-admin-frontend/
implementation ("org.flowable:flowable-ui-admin-frontend:6.7.2")
'org.flowable:flowable-ui-admin-frontend:jar:6.7.2'
<dependency org="org.flowable" name="flowable-ui-admin-frontend" rev="6.7.2">
<artifact name="flowable-ui-admin-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-ui-admin-frontend', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-ui-admin-frontend" % "6.7.2"
[org.flowable/flowable-ui-admin-frontend "6.7.2"]