Last Version

Flowable - JMX 6.7.2

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-jmx
Version

Version

6.7.2
Type

Type

jar
Description

Description

Flowable - JMX
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-jmx 6.7.2


<!-- https://jarcasting.com/artifacts/org.flowable/flowable-jmx/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-jmx</artifactId>
    <version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-jmx/
implementation 'org.flowable:flowable-jmx:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-jmx/
implementation ("org.flowable:flowable-jmx:6.7.2")
'org.flowable:flowable-jmx:jar:6.7.2'
<dependency org="org.flowable" name="flowable-jmx" rev="6.7.2">
  <artifact name="flowable-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-jmx', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-jmx" % "6.7.2"
[org.flowable/flowable-jmx "6.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.flowable : flowable-engine jar 6.7.2

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.slf4j : slf4j-log4j12 jar 1.7.32
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.