is not current version
Last Version 3.9

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

Beans used by the open metadata platform services.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-api
Version

Version

2.7
Type

Type

jar

Download platform-services-api 2.7


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