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

org.apache.syncope:syncope-fit 2.1.7

Apache Syncope Full Integration Test

Группа

Группа

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

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

syncope-fit
Версия

Версия

2.1.7
Тип

Тип

pom

Скачать syncope-fit 2.1.7

Имя Файла Размер
syncope-fit-2.1.7.pom 2 KB
Обзор

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