Last Version

CSV File Connector 3.9

The CSV file connector is able to retrieve data from a CSV or similar file where the contents are stored in logical columns with a special character delimiter between the columns.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

csv-file-connector
Version

Version

3.9
Type

Type

jar
Description

Description

CSV File Connector
The CSV file connector is able to retrieve data from a CSV or similar file where the contents are stored in logical columns with a special character delimiter between the columns.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download csv-file-connector 3.9


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

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.