| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные ORM |
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторdata-platform |
| Последняя версия | Последняя версия2.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеData Platform OMAS
The Data Platform Open Metadata Access Service (OMAS)
provides APIs for tools and applications wishing to register
new data assets. It provides the ability to register the host,
platform and location of the
data platform itself along with the data assets it hosts.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| data-platform-2.10.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/data-platform/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>data-platform</artifactId>
<version>2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/data-platform/
implementation 'org.odpi.egeria:data-platform:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/data-platform/
implementation ("org.odpi.egeria:data-platform:2.10")
'org.odpi.egeria:data-platform:pom:2.10'
<dependency org="org.odpi.egeria" name="data-platform" rev="2.10">
<artifact name="data-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='data-platform', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "data-platform" % "2.10"
[org.odpi.egeria/data-platform "2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |