Last Version

Basic File Connector 3.9

The basic file connector is able to provide access to data stored in any type of file. It is the base class to many specialized file connectors.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

basic-file-connector
Version

Version

3.9
Type

Type

jar
Description

Description

Basic File Connector
The basic file connector is able to provide access to data stored in any type of file. It is the base class to many specialized file connectors.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download basic-file-connector 3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.odpi.egeria : open-metadata-ut jar 3.9
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.