is not current version
Last Version 3.9

Platform Services Clients 3.4

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

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-client
Version

Version

3.4
Type

Type

jar
Description

Description

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

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download platform-services-client 3.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 3.4
org.odpi.egeria : audit-log-framework jar 3.4
org.odpi.egeria : ffdc-services jar 3.4
org.odpi.egeria : platform-services-api jar 3.4

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.