is not current version
Last Version 3.9

org.odpi.egeria:platform-services-server 2.0

Server side implementation of the open metadata platform services.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-server
Version

Version

2.0
Type

Type

jar

Download platform-services-server 2.0


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