is not current version
Last Version 6.7.2

org.flowable:flowable-json-converter 6.0.0.RC1


Categories

Categories

JSON Data
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-json-converter
Version

Version

6.0.0.RC1
Type

Type

jar

Download flowable-json-converter 6.0.0.RC1


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