Jesse's Sheety Driver

A JDBC driver for reading and writing Excel (.xlsx) and CSV files

License

License

GroupId

GroupId

io.github.theprez
ArtifactId

ArtifactId

jsheetydriver
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Jesse's Sheety Driver
A JDBC driver for reading and writing Excel (.xlsx) and CSV files
Project URL

Project URL

https://github.com/ThePrez/JSheetyDriver
Source Code Management

Source Code Management

https://github.com/ThePrez/JSheetyDriver

Download jsheetydriver

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210
net.sf.jt400 : jt400 jar 10.7
com.monitorjbl : xlsx-streamer jar 2.2.0
io.github.theprez : jcmdutils jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.2