| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторrepository-services |
| Версия | Версия3.3 |
| Тип | Типpom |
| Описание |
ОписаниеRepository Services (OMRS)
The Open Metadata Repository Services provides the events, interfaces and
implementation of the metadata exchange and federation capabilities for a metadata
repository that supports the open metadata standards.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| repository-services-3.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/repository-services/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>repository-services</artifactId>
<version>3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/repository-services/
implementation 'org.odpi.egeria:repository-services:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/repository-services/
implementation ("org.odpi.egeria:repository-services:3.3")
'org.odpi.egeria:repository-services:pom:3.3'
<dependency org="org.odpi.egeria" name="repository-services" rev="3.3">
<artifact name="repository-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='repository-services', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "repository-services" % "3.3"
[org.odpi.egeria/repository-services "3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |