| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторintegration-daemon-services |
| Версия | Версия3.5 |
| Тип | Типpom |
| Описание |
ОписаниеIntegration Daemon Services
The integration daemon runs configured Open Metadata Integration Services (OMIS).
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| integration-daemon-services-3.5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>integration-daemon-services</artifactId>
<version>3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services/
implementation 'org.odpi.egeria:integration-daemon-services:3.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services/
implementation ("org.odpi.egeria:integration-daemon-services:3.5")
'org.odpi.egeria:integration-daemon-services:pom:3.5'
<dependency org="org.odpi.egeria" name="integration-daemon-services" rev="3.5">
<artifact name="integration-daemon-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='integration-daemon-services', version='3.5')
)
libraryDependencies += "org.odpi.egeria" % "integration-daemon-services" % "3.5"
[org.odpi.egeria/integration-daemon-services "3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |