is not current version
Last Version 3.9

org.odpi.egeria:engine-services 2.7

Provides the engine services that run in an Engine Host OMAG Server.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

engine-services
Version

Version

2.7
Type

Type

pom

Download engine-services 2.7

Filename Size
engine-services-2.7.pom 1 KB
Browse

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