Jar examples for s:snowflake-jdbc
Snowflake JDBC Driver
You can download jar file snowflake-jdbc 3.2.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add snowflake-jdbc-3.2.6.jar to your project.
<dependency> <groupId>net.snowflake</groupId> <artifactId>snowflake-jdbc</artifactId> <version>3.2.6</version> </dependency>
compile group: 'net.snowflake', name: 'snowflake-jdbc', version: '3.2.6'
libraryDependencies += "net.snowflake" % "snowflake-jdbc" % "3.2.6"
<dependency org="net.snowflake" name="snowflake-jdbc" rev="3.2.6"/>
@Grapes(@Grab(group='net.snowflake', module='snowflake-jdbc', version='3.2.6'))
'net.snowflake:snowflake-jdbc:jar:3.2.6'
Click the following link to download the jar file.
snowflake-jdbc-3.2.6-javadoc.jar