snowflakedb / spark-snowflake   3.1.4

Apache License 2.0 Website GitHub

Snowflake Data Source for Apache Spark.

Scala versions: 2.13 2.12

spark-snowflake 3.1.4


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.12
Version:
3.1.4
Release Date:
Aug 20, 2025
Licenses:
Files:
Full Scala Version:
2.12.11

libraryDependencies += "net.snowflake" %% "spark-snowflake" % "3.1.4"

Mill build tool

ivy"net.snowflake::spark-snowflake:3.1.4"

Scala CLI

//> using dep "net.snowflake::spark-snowflake:3.1.4"

Ammonite REPL

import $ivy.`net.snowflake::spark-snowflake:3.1.4`

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.12</artifactId>
  <version>3.1.4</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.12', version: '3.1.4'