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

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

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

Категории

Категории

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

Группа

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

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

asset-owner-fvt
Версия

Версия

2.7
Тип

Тип

jar

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


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