Last Version

Data Platform OMAS 2.10

The Data Platform Open Metadata Access Service (OMAS) provides APIs for tools and applications wishing to register new data assets. It provides the ability to register the host, platform and location of the data platform itself along with the data assets it hosts.

License

License

Categories

Categories

Data ORM
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-platform
Version

Version

2.10
Type

Type

pom
Description

Description

Data Platform OMAS
The Data Platform Open Metadata Access Service (OMAS) provides APIs for tools and applications wishing to register new data assets. It provides the ability to register the host, platform and location of the data platform itself along with the data assets it hosts.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download data-platform 2.10

Filename Size
data-platform-2.10.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

  • data-platform-api
  • data-platform-client
  • data-platform-server