Last Version

XLS jdbc driver 1.8.0

JDBC driver to read excel files.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
GroupId

GroupId

org.aarboard
ArtifactId

ArtifactId

xlsjdbc
Version

Version

1.8.0
Type

Type

jar
Description

Description

XLS jdbc driver
JDBC driver to read excel files.
Project URL

Project URL

https://sourceforge.net/projects/xlsjdbc/
Source Code Management

Source Code Management

https://sourceforge.net/projects/xlsjdbc/

Download xlsjdbc 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
net.sourceforge.csvjdbc : csvjdbc jar 1.0.37

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.