License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.spark |
ArtifactId | ArtifactIdspark-bigquery-with-dependencies_2.12 |
Last Version | Last Version0.25.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigQuery DataSource v1 shaded distributable for Scala 2.12
Parent project for all the Spark BigQuery Connector artifacts
|
<!-- https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-with-dependencies_2.12/ -->
<dependency>
<groupId>com.google.cloud.spark</groupId>
<artifactId>spark-bigquery-with-dependencies_2.12</artifactId>
<version>0.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-with-dependencies_2.12/
implementation 'com.google.cloud.spark:spark-bigquery-with-dependencies_2.12:0.25.2'
// https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-with-dependencies_2.12/
implementation ("com.google.cloud.spark:spark-bigquery-with-dependencies_2.12:0.25.2")
'com.google.cloud.spark:spark-bigquery-with-dependencies_2.12:jar:0.25.2'
<dependency org="com.google.cloud.spark" name="spark-bigquery-with-dependencies_2.12" rev="0.25.2">
<artifact name="spark-bigquery-with-dependencies_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.spark', module='spark-bigquery-with-dependencies_2.12', version='0.25.2')
)
libraryDependencies += "com.google.cloud.spark" % "spark-bigquery-with-dependencies_2.12" % "0.25.2"
[com.google.cloud.spark/spark-bigquery-with-dependencies_2.12 "0.25.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.spark : spark-bigquery-tests | jar | 0.25.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.5.1 |
com.google.truth : truth | jar | 1.1.3 |