License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdio.cdap.plugin |
ArtifactId | ArtifactIdgoogle-cloud |
Version | Version0.18.1 |
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.18.1.pom | |
google-cloud-0.18.1.jar | 146 MB |
google-cloud-0.18.1-sources.jar | 332 KB |
google-cloud-0.18.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>google-cloud</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/
implementation 'io.cdap.plugin:google-cloud:0.18.1'
// https://jarcasting.com/artifacts/io.cdap.plugin/google-cloud/
implementation ("io.cdap.plugin:google-cloud:0.18.1")
'io.cdap.plugin:google-cloud:jar:0.18.1'
<dependency org="io.cdap.plugin" name="google-cloud" rev="0.18.1">
<artifact name="google-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='google-cloud', version='0.18.1')
)
libraryDependencies += "io.cdap.plugin" % "google-cloud" % "0.18.1"
[io.cdap.plugin/google-cloud "0.18.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.5.0 |
io.cdap.cdap : cdap-etl-api | jar | 6.5.0 |
io.cdap.cdap : cdap-etl-proto | jar | 6.5.0 |
io.cdap.cdap : cdap-etl-batch | jar | 6.5.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 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : hydrator-test | jar | 6.5.0 |
io.cdap.cdap : cdap-unit-test | jar | 6.5.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 |