is not current version
Last Version 3.9

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

The engine host runs configured Open Metadata Engine Services (OMES).

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-host-services
Version

Version

3.2
Type

Type

pom

Download engine-host-services 3.2


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