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

org.odpi.egeria:data-engine 2.6

The Data Engine Open Metadata Access Service (OMAS) facilitates the creation of processes and input/output relationships between the processes and the data sets.

Категории

Категории

Данные
Группа

Группа

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

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

data-engine
Версия

Версия

2.6
Тип

Тип

pom

Скачать data-engine 2.6

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

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