is not current version
Last Version 3.9

org.odpi.egeria:engine-host-services-registration 2.8

Interfaces for the Open Metadata Engine Services (OMES).

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-host-services-registration
Version

Version

2.8
Type

Type

jar

Download engine-host-services-registration 2.8


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