is not current version
Last Version 3.9

org.odpi.egeria:common-services 2.0

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

common-services
Version

Version

2.0
Type

Type

pom

Download common-services 2.0

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