Last Version

Data Engine OMAS 3.9

The Data Engine Open Metadata Access Service (OMAS) facilitates the creation of processes and input/output relationships between the processes and the data sets.

License

License

Categories

Categories

Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-engine
Version

Version

3.9
Type

Type

pom
Description

Description

Data Engine OMAS
The Data Engine Open Metadata Access Service (OMAS) facilitates the creation of processes and input/output relationships between the processes and the data sets.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download data-engine 3.9

Filename Size
data-engine-3.9.pom 1 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • data-engine-api
  • data-engine-client
  • data-engine-server
  • data-engine-spring
  • data-engine-topic-connectors