| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторasset-lineage-api |
| Версия | Версия3.7 |
| Тип | Типjar |
| Описание |
ОписаниеAsset Lineage OMAS API
API classes for the Asset Lineage Open Metadata Access Service (OMAS).
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asset-lineage-api-3.7.pom | |
| asset-lineage-api-3.7.jar | 30 KB |
| asset-lineage-api-3.7-sources.jar | 22 KB |
| asset-lineage-api-3.7-javadoc.jar | 534 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-lineage-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-lineage-api</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-lineage-api/
implementation 'org.odpi.egeria:asset-lineage-api:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-lineage-api/
implementation ("org.odpi.egeria:asset-lineage-api:3.7")
'org.odpi.egeria:asset-lineage-api:jar:3.7'
<dependency org="org.odpi.egeria" name="asset-lineage-api" rev="3.7">
<artifact name="asset-lineage-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-lineage-api', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "asset-lineage-api" % "3.7"
[org.odpi.egeria/asset-lineage-api "3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| org.odpi.egeria : open-connector-framework | jar | 3.7 |
| org.odpi.egeria : audit-log-framework | jar | 3.7 |
| org.odpi.egeria : repository-services-apis | jar | 3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |