is not current version
Last Version 2.10

org.odpi.egeria:data-platform-services 1.5

The Data Platform services enable data platforms can synchronize and maintain the metadata of the data assets to Data Platform OMAS.

Categories

Categories

Data ORM
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-platform-services
Version

Version

1.5
Type

Type

pom

Download data-platform-services 1.5


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