is not current version
Last Version 3.9

Open Discovery Framework (ODF) 3.0

The Open Discovery Framework (ODF) provides the interfaces and base implementations for components (called discovery services) that access data-related assets and extract characteristics about the data that can be stored in an open metadata repository.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-discovery-framework
Version

Version

3.0
Type

Type

jar
Description

Description

Open Discovery Framework (ODF)
The Open Discovery Framework (ODF) provides the interfaces and base implementations for components (called discovery services) that access data-related assets and extract characteristics about the data that can be stored in an open metadata repository.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download open-discovery-framework 3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
org.odpi.egeria : audit-log-framework jar 3.0
org.odpi.egeria : open-connector-framework jar 3.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.