is not current version
Last Version 6.7.2

org.flowable:flowable-dmn-engine-configurator 6.4.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-dmn-engine-configurator
Version

Version

6.4.0
Type

Type

jar

Download flowable-dmn-engine-configurator 6.4.0


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