License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdio.cdap.plugin |
ArtifactId | ArtifactIdgoogle-cloud |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Plugins
Plugins for Google Big Query
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-0.20.0.pom | |
google-cloud-0.20.0.jar | 130 MB |
google-cloud-0.20.0-sources.jar | 196 KB |
google-cloud-0.20.0-javadoc.jar | 782 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>google-cloud</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/
implementation 'io.cdap.plugin:google-cloud:0.20.0'
// https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/
implementation ("io.cdap.plugin:google-cloud:0.20.0")
'io.cdap.plugin:google-cloud:jar:0.20.0'
<dependency org="io.cdap.plugin" name="google-cloud" rev="0.20.0">
<artifact name="google-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='google-cloud', version='0.20.0')
)
libraryDependencies += "io.cdap.plugin" % "google-cloud" % "0.20.0"
[io.cdap.plugin/google-cloud "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.7.0 |
io.cdap.cdap : cdap-etl-api | jar | 6.7.0 |
io.cdap.cdap : cdap-etl-proto | jar | 6.7.0 |
io.cdap.cdap : cdap-etl-batch | jar | 6.7.0 |
org.apache.hadoop : hadoop-common | jar | 2.9.2 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.spark : spark-streaming_2.11 | jar | 2.3.1 |
org.apache.spark : spark-core_2.11 | jar | 2.3.1 |
io.cdap.cdap : cdap-etl-api-spark | jar | 6.7.0 |
io.cdap.cdap : cdap-api-spark2_2.11 | jar | 6.7.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : hydrator-test | jar | 6.7.0 |
io.cdap.cdap : cdap-unit-test | jar | 6.7.0 |
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |