Last Version

Engine Host Services API 3.9

Provides the definitions that make up the API used to control an engine host.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-host-services-api
Version

Version

3.9
Type

Type

jar
Description

Description

Engine Host Services API
Provides the definitions that make up the API used to control an engine host.
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-api 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9
org.odpi.egeria : ffdc-services jar 3.9

test (1)

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

Project Modules

There are no modules declared in this project.