Snowflake-jdbc-3.2.2.jar Download [patched] 95%
Add the following dependency to your pom.xml file to have Maven automatically handle the download and linking:
Version 3.2.2 was officially released around August 31, 2017 . How to Install and Use the JAR snowflake-jdbc-3.2.2.jar download
For general information on downloading and integrating the driver, refer to the Snowflake JDBC Download Guide . Key Specifications for Version 3.2.2 Add the following dependency to your pom
Run your application by including the JAR in the -cp (classpath) argument: java -cp .;snowflake-jdbc-3.2.2.jar YourApp 2. Maven Integration snowflake-jdbc-3.2.2.jar download
This is a Type 4 driver, meaning it is written entirely in Java and does not require additional client-side software like ODBC to function.