не последняя версия
Последняя версия 3.9

org.odpi.egeria:integration-daemon-services-server 2.4

Server side implementation of the integration daemon services.

Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

integration-daemon-services-server
Версия

Версия

2.4
Тип

Тип

jar

Скачать integration-daemon-services-server 2.4


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-server/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>integration-daemon-services-server</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-server/
implementation 'org.odpi.egeria:integration-daemon-services-server:2.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-server/
implementation ("org.odpi.egeria:integration-daemon-services-server:2.4")
'org.odpi.egeria:integration-daemon-services-server:jar:2.4'
<dependency org="org.odpi.egeria" name="integration-daemon-services-server" rev="2.4">
  <artifact name="integration-daemon-services-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='integration-daemon-services-server', version='2.4')
)
libraryDependencies += "org.odpi.egeria" % "integration-daemon-services-server" % "2.4"
[org.odpi.egeria/integration-daemon-services-server "2.4"]