Last Version

Data Process OMAS 1.0

The Data Process Open Metadata Access Service (OMAS) provides APIs and events for a data movement/processing engine to record the changes it is making the the data landscape. This information forms a key part of the lineage for the data assets that are affected.

License

License

Categories

Categories

Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-process
Version

Version

1.0
Type

Type

pom
Description

Description

Data Process OMAS
The Data Process Open Metadata Access Service (OMAS) provides APIs and events for a data movement/processing engine to record the changes it is making the the data landscape. This information forms a key part of the lineage for the data assets that are affected.
Project Organization

Project Organization

ODPi

Download data-process 1.0

Filename Size
data-process-1.0.pom 1 KB
Browse

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

Dependencies

compile (8)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 1.0
org.odpi.egeria : repository-services-apis jar 1.0
org.odpi.egeria : admin-services-api jar 1.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1
org.apache.kafka : kafka-clients jar 0.10.0.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.23.4

Project Modules

  • data-process-api
  • data-process-client
  • data-process-server
  • data-process-spring