is not current version
Last Version 3.9

org.odpi.egeria:engine-host-services-client 3.2

Provides a Java client for the engine host services.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-host-services-client
Version

Version

3.2
Type

Type

jar

Download engine-host-services-client 3.2


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