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

org.odpi.egeria:files-integrator 2.6

Provides the Files Integrator integration service.

Группа

Группа

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

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

files-integrator
Версия

Версия

2.6
Тип

Тип

pom

Скачать files-integrator 2.6

Имя Файла Размер
files-integrator-2.6.pom 1 KB
Обзор

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