License |
License |
---|---|
Categories |
CategoriesData Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-dataproc-parent |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Dataproc Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-dataproc-parent-3.1.2.pom | 7 KB |
google-cloud-dataproc-parent-3.1.2-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataproc-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc-parent</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataproc-parent/
implementation 'com.google.cloud:google-cloud-dataproc-parent:3.1.2'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataproc-parent/
implementation ("com.google.cloud:google-cloud-dataproc-parent:3.1.2")
'com.google.cloud:google-cloud-dataproc-parent:jar:3.1.2'
<dependency org="com.google.cloud" name="google-cloud-dataproc-parent" rev="3.1.2">
<artifact name="google-cloud-dataproc-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-dataproc-parent', version='3.1.2')
)
libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-parent" % "3.1.2"
[com.google.cloud/google-cloud-dataproc-parent "3.1.2"]