is not current version
Last Version 3.9

org.odpi.egeria:common-services 2.8

The common services support common functions for OMAG Clients and Servers.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

common-services
Version

Version

2.8
Type

Type

pom

Download common-services 2.8

Filename Size
common-services-2.8.pom 1 KB
Browse

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