is not current version
Last Version 2.10

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

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.1
Type

Type

pom

Download data-platform-services 1.1

Filename Size
data-platform-services-1.1.pom 978 bytes
Browse

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