Last Version

Structured File Connector 1.0

The structured 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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

structured-file-connector
Version

Version

1.0
Type

Type

jar
Description

Description

Structured File Connector
The structured 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

ODPi

Download structured-file-connector 1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 1.0
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.2
com.googlecode.maven-download-plugin : download-maven-plugin jar 1.4.1
org.apache.maven.plugins : maven-antrun-plugin jar 1.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1
org.apache.kafka : kafka-clients jar 0.10.0.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.