не последняя версия
Последняя версия 6.7.2

org.flowable:flowable5-compatibility 6.2.1


Группа

Группа

org.flowable
Идентификатор

Идентификатор

flowable5-compatibility
Версия

Версия

6.2.1
Тип

Тип

jar

Скачать flowable5-compatibility 6.2.1


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