Last Version

CsvJdbc 1.0.40

a Java JDBC driver for reading comma-separated-value files

License

License

Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sourceforge.csvjdbc
ArtifactId

ArtifactId

csvjdbc
Version

Version

1.0.40
Type

Type

jar
Description

Description

CsvJdbc
a Java JDBC driver for reading comma-separated-value files
Project URL

Project URL

http://csvjdbc.sourceforge.net
Source Code Management

Source Code Management

http://sourceforge.net/p/csvjdbc/_list/git

Download csvjdbc 1.0.40


<!-- https://jarcasting.com/artifacts/net.sourceforge.csvjdbc/csvjdbc/ -->
<dependency>
    <groupId>net.sourceforge.csvjdbc</groupId>
    <artifactId>csvjdbc</artifactId>
    <version>1.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.csvjdbc/csvjdbc/
implementation 'net.sourceforge.csvjdbc:csvjdbc:1.0.40'
// https://jarcasting.com/artifacts/net.sourceforge.csvjdbc/csvjdbc/
implementation ("net.sourceforge.csvjdbc:csvjdbc:1.0.40")
'net.sourceforge.csvjdbc:csvjdbc:jar:1.0.40'
<dependency org="net.sourceforge.csvjdbc" name="csvjdbc" rev="1.0.40">
  <artifact name="csvjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.csvjdbc', module='csvjdbc', version='1.0.40')
)
libraryDependencies += "net.sourceforge.csvjdbc" % "csvjdbc" % "1.0.40"
[net.sourceforge.csvjdbc/csvjdbc "1.0.40"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.classgraph : classgraph Optional jar 4.8.106

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.