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

org.apache.syncope.ext:syncope-ext-flowable 2.1.2

Apache Syncope Ext: Flowable

Группа

Группа

org.apache.syncope.ext
Идентификатор

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

syncope-ext-flowable
Версия

Версия

2.1.2
Тип

Тип

pom

Скачать syncope-ext-flowable 2.1.2

Имя Файла Размер
syncope-ext-flowable-2.1.2.pom 1 KB
Обзор

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