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

org.apache.syncope.fit:syncope-fit-build-tools 2.1.8

Apache Syncope FIT Build Tools

Категории

Категории

Компиляция и сборка
Группа

Группа

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

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

syncope-fit-build-tools
Версия

Версия

2.1.8
Тип

Тип

war

Скачать syncope-fit-build-tools 2.1.8


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