License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-jmx |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - JMX
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-jmx-6.7.2.pom | |
flowable-jmx-6.7.2.jar | 28 KB |
flowable-jmx-6.7.2-sources.jar | 22 KB |
flowable-jmx-6.7.2-javadoc.jar | 112 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.7.2 |
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 |