License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdcsv-file-connector |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCSV 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
Version |
---|
3.9
|
3.8
|
3.7
|
3.6
|
3.5
|
3.4
|
3.3
|
3.2
|
3.1
|
3.0
|
2.11
|
2.10
|
2.9
|
2.8
|
2.7
|
2.6
|
2.5
|
2.4
|
2.3
|
2.2
|
2.1
|
2.0
|
1.8
|
1.7
|
1.6
|
1.5
|
1.4
|
1.3
|
1.2
|
1.1
|