Jar examples for s:spanner-jdbc
JDBC Driver for Google Cloud Spanner
You can download jar file spanner-jdbc 0.9 in this page.
MIT License
You can use the following script to add spanner-jdbc-0.9.jar to your project.
<dependency> <groupId>nl.topicus</groupId> <artifactId>spanner-jdbc</artifactId> <version>0.9</version> </dependency>
compile group: 'nl.topicus', name: 'spanner-jdbc', version: '0.9'
libraryDependencies += "nl.topicus" % "spanner-jdbc" % "0.9"
<dependency org="nl.topicus" name="spanner-jdbc" rev="0.9"/>
@Grapes(@Grab(group='nl.topicus', module='spanner-jdbc', version='0.9'))
'nl.topicus:spanner-jdbc:jar:0.9'
Click the following link to download the jar file.
spanner-jdbc-0.9-javadoc.jar