is not current version
Last Version 3.9

org.odpi.egeria:platform-services-api 1.6

Beans used by the open metadata platform services.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-api
Version

Version

1.6
Type

Type

jar

Download platform-services-api 1.6


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