is not current version
Last Version 6.7.2

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-dmn-engine-configurator
Version

Version

6.3.1
Type

Type

jar

Download flowable-dmn-engine-configurator 6.3.1


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