gsheet-jdbc

Connect to any Google sheet with JDBC

License

License

GroupId

GroupId

dev.yavin
ArtifactId

ArtifactId

gsheet-jdbc
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

gsheet-jdbc
Connect to any Google sheet with JDBC
Source Code Management

Source Code Management

https://github.com/yavin-dev/gsheet-jdbc.git

Download gsheet-jdbc

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.api-client : google-api-client jar 1.30.4
com.google.oauth-client : google-oauth-client-jetty jar 1.30.6
com.google.apis : google-api-services-sheets jar v4-rev581-1.25.0
com.google.apis : google-api-services-drive jar v3-rev197-1.25.0
com.google.auth : google-auth-library-appengine jar 1.3.0
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.32
com.h2database : h2 jar 2.1.210

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6