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

org.odpi.egeria:access-services-fvt 1.1

The open metadata access services test module contains Functional Verification Test (FVT) and System Verification Test (SVT) resources.

Группа

Группа

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

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

access-services-fvt
Версия

Версия

1.1
Тип

Тип

pom

Скачать access-services-fvt 1.1

Имя Файла Размер
access-services-fvt-1.1.pom 989 bytes
Обзор

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