| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторgeneric-handlers |
| Версия | Версия3.9 |
| Тип | Типjar |
| Описание |
ОписаниеGeneric Handler Services
Common services for managing OMAS bean mappings to OMRS API objects as well as
asset visibility through supported zones and calls to the Open Metadata Security Verifier.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| generic-handlers-3.9.pom | |
| generic-handlers-3.9.jar | 511 KB |
| generic-handlers-3.9-sources.jar | 521 KB |
| generic-handlers-3.9-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/generic-handlers/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>generic-handlers</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/generic-handlers/
implementation 'org.odpi.egeria:generic-handlers:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/generic-handlers/
implementation ("org.odpi.egeria:generic-handlers:3.9")
'org.odpi.egeria:generic-handlers:jar:3.9'
<dependency org="org.odpi.egeria" name="generic-handlers" rev="3.9">
<artifact name="generic-handlers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='generic-handlers', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "generic-handlers" % "3.9"
[org.odpi.egeria/generic-handlers "3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.odpi.egeria : open-connector-framework | jar | 3.9 |
| org.odpi.egeria : open-discovery-framework | jar | 3.9 |
| org.odpi.egeria : governance-action-framework | jar | 3.9 |
| org.odpi.egeria : repository-services-apis | jar | 3.9 |
| org.odpi.egeria : repository-handler | jar | 3.9 |
| org.odpi.egeria : audit-log-framework | jar | 3.9 |
| org.odpi.egeria : ffdc-services | jar | 3.9 |
| org.odpi.egeria : metadata-security-apis | jar | 3.9 |
| org.odpi.egeria : metadata-security-server | jar | 3.9 |
| org.odpi.egeria : csv-file-connector | jar | 3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.odpi.egeria : open-metadata-ut | jar | 3.9 |
| org.testng : testng | jar | 7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |