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

org.odpi.egeria:asset-owner-fvt 2.6

Asset Owner Open Metadata Access Service (OMAS) FVT Suite.

Категории

Категории

owner Библиотеки уровня приложения Configuration
Группа

Группа

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

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

asset-owner-fvt
Версия

Версия

2.6
Тип

Тип

jar

Скачать asset-owner-fvt 2.6


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