is not current version
Last Version 3.9

org.odpi.egeria:common-services 1.3

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

common-services
Version

Version

1.3
Type

Type

pom

Download common-services 1.3

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

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