is not current version
Last Version 3.9

org.odpi.egeria:platform-services-client 2.5

The Open Metadata Platform Services (OMRS) client contains the support to call platform services in a remote server.

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-client
Version

Version

2.5
Type

Type

jar

Download platform-services-client 2.5


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