License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.spark |
ArtifactId | ArtifactIdspark-bigquery-parent |
Last Version | Last Version0.30.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpark BigQuery Connector Build Parent
Askdre's description
|
Project URL |
Project URL |
Filename | Size |
---|---|
spark-bigquery-parent-0.30.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-parent/ -->
<dependency>
<groupId>com.google.cloud.spark</groupId>
<artifactId>spark-bigquery-parent</artifactId>
<version>0.30.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-parent/
implementation 'com.google.cloud.spark:spark-bigquery-parent:0.30.1'
// https://jarcasting.com/artifacts/com.google.cloud.spark/spark-bigquery-parent/
implementation ("com.google.cloud.spark:spark-bigquery-parent:0.30.1")
'com.google.cloud.spark:spark-bigquery-parent:pom:0.30.1'
<dependency org="com.google.cloud.spark" name="spark-bigquery-parent" rev="0.30.1">
<artifact name="spark-bigquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.spark', module='spark-bigquery-parent', version='0.30.1')
)
libraryDependencies += "com.google.cloud.spark" % "spark-bigquery-parent" % "0.30.1"
[com.google.cloud.spark/spark-bigquery-parent "0.30.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.10.0 |
com.google.truth : truth | jar | 1.1.2 |