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

org.odpi.egeria:information-view 2.4

The Information View Open Metadata Access Service (OMAS) configures and manages metadata for data tools that create virtual views over data - such as business intelligence tools and data virtualization platforms.

Категории

Категории

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

Группа

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

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

information-view
Версия

Версия

2.4
Тип

Тип

pom

Скачать information-view 2.4

Имя Файла Размер
information-view-2.4.pom 1 KB
Обзор

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