| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторaccess-services-fvt |
| Версия | Версия3.4 |
| Тип | Типpom |
| Описание |
ОписаниеOMAS FV and SV Tests
The open metadata access services test module contains Functional Verification Test (FVT) and System
Verification Test (SVT) resources.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| access-services-fvt-3.4.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>access-services-fvt</artifactId>
<version>3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation 'org.odpi.egeria:access-services-fvt:3.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation ("org.odpi.egeria:access-services-fvt:3.4")
'org.odpi.egeria:access-services-fvt:pom:3.4'
<dependency org="org.odpi.egeria" name="access-services-fvt" rev="3.4">
<artifact name="access-services-fvt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='access-services-fvt', version='3.4')
)
libraryDependencies += "org.odpi.egeria" % "access-services-fvt" % "3.4"
[org.odpi.egeria/access-services-fvt "3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |