| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals.flowable |
| ArtifactId | ArtifactIdflowable-root |
| Version | Version6.2.1-PETALS-1 |
| Type | Typepom |
| Description |
DescriptionFlowable
BPM and workflow engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flowable-root-6.2.1-PETALS-1.pom | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-root</artifactId>
<version>6.2.1-PETALS-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/
implementation 'org.ow2.petals.flowable:flowable-root:6.2.1-PETALS-1'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-root/
implementation ("org.ow2.petals.flowable:flowable-root:6.2.1-PETALS-1")
'org.ow2.petals.flowable:flowable-root:pom:6.2.1-PETALS-1'
<dependency org="org.ow2.petals.flowable" name="flowable-root" rev="6.2.1-PETALS-1">
<artifact name="flowable-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-root', version='6.2.1-PETALS-1')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-root" % "6.2.1-PETALS-1"
[org.ow2.petals.flowable/flowable-root "6.2.1-PETALS-1"]