| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииowner Библиотеки уровня приложения Configuration |
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторasset-owner |
| Версия | Версия2.10 |
| Тип | Типpom |
| Описание |
ОписаниеAsset Owner OMAS
The Asset Owner Open Metadata Access Service (OMAS)
provides APIs and notifications for tools and applications supporting
the work of asset owners in protecting and enhancing their assets.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asset-owner-2.10.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-owner/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-owner</artifactId>
<version>2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-owner/
implementation 'org.odpi.egeria:asset-owner:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-owner/
implementation ("org.odpi.egeria:asset-owner:2.10")
'org.odpi.egeria:asset-owner:pom:2.10'
<dependency org="org.odpi.egeria" name="asset-owner" rev="2.10">
<artifact name="asset-owner" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-owner', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "asset-owner" % "2.10"
[org.odpi.egeria/asset-owner "2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |