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

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

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

Группа

Группа

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

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

access-services-fvt
Версия

Версия

2.5
Тип

Тип

pom

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

Имя Файла Размер
access-services-fvt-2.5.pom 1 KB
Обзор

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