is not current version
Last Version 3.9

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

Server side implementation of the integration daemon services.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

integration-daemon-services-server
Version

Version

2.8
Type

Type

jar

Download integration-daemon-services-server 2.8


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