is not current version
Last Version 5.0.0

com.github.griddb:gridstore-jdbc 4.5.0.1

JDBC Driver for GridDB V4.5 CE

GroupId

GroupId

com.github.griddb
ArtifactId

ArtifactId

gridstore-jdbc
Version

Version

4.5.0.1
Type

Type

jar

Download gridstore-jdbc 4.5.0.1


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