Last Version

Open Connector Framework (OCF) 3.9

The Open Connector Framework (OCF) provides the interfaces and base implementations for components (called connectors) that access data-related assets. OCF connectors also provide detailed metadata about the assets they access.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-connector-framework
Version

Version

3.9
Type

Type

jar
Description

Description

Open Connector Framework (OCF)
The Open Connector Framework (OCF) provides the interfaces and base implementations for components (called connectors) that access data-related assets. OCF connectors also provide detailed metadata about the assets they access.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download open-connector-framework 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.odpi.egeria : audit-log-framework jar 3.9

test (2)

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

Project Modules

There are no modules declared in this project.