is not current version
Last Version 3.9

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

Beans used by the open metadata platform services.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-api
Version

Version

3.2
Type

Type

jar

Download platform-services-api 3.2


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