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

org.flowable:flowable-spring-boot-starters 6.1.2


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

flowable-spring-boot-starters
Версия

Версия

6.1.2
Тип

Тип

pom

Скачать flowable-spring-boot-starters 6.1.2

Имя Файла Размер
flowable-spring-boot-starters-6.1.2.pom 1 KB
Обзор

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