is not current version
Last Version 3.9

org.odpi.egeria:common-services 2.5

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

common-services
Version

Version

2.5
Type

Type

pom

Download common-services 2.5

Filename Size
common-services-2.5.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.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/common-services/
implementation 'org.odpi.egeria:common-services:2.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/common-services/
implementation ("org.odpi.egeria:common-services:2.5")
'org.odpi.egeria:common-services:pom:2.5'
<dependency org="org.odpi.egeria" name="common-services" rev="2.5">
  <artifact name="common-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='common-services', version='2.5')
)
libraryDependencies += "org.odpi.egeria" % "common-services" % "2.5"
[org.odpi.egeria/common-services "2.5"]