is not current version
Last Version 3.9

Engine Host Services Client 2.11

Provides a Java client for the engine host services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-host-services-client
Version

Version

2.11
Type

Type

jar
Description

Description

Engine Host Services Client
Provides a Java client for the engine host services.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download engine-host-services-client 2.11


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 2.11
org.odpi.egeria : open-connector-framework jar 2.11
org.odpi.egeria : ffdc-services jar 2.11
org.odpi.egeria : engine-host-services-api jar 2.11

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.