is not current version
Last Version 1.0.40

CsvJdbc 1.0.37

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.37
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.37


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.