This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
.github/readme/synth.metadata Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-dataproc.git",
7- "sha": "81b26b1b38536ab2fc4c52796a19b66646072ccc "
7+ "sha": "9fe9adec991431e258c9adb99f066a60030b6ad1 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "1f5e6bc8dc8e3661ee550905fc070e55e1b6cea1 "
14+ "sha": "d9ddac83a22a600dd33854c9d835a4fe52284207 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ Java idiomatic client for [Dataproc][product-docs].
88- [ Product Documentation] [ product-docs ]
99- [ Client Library Documentation] [ javadocs ]
1010
11-
12-
13-
1411## Quickstart
1512
1613If you are using Maven with [ BOM] [ libraries-bom ] , add this to your pom.xml file
@@ -55,12 +52,12 @@ compile 'com.google.cloud:google-cloud-dataproc'
5552```
5653If you are using Gradle without BOM, add this to your dependencies
5754``` Groovy
58- compile 'com.google.cloud:google-cloud-dataproc:1.3 .0'
55+ compile 'com.google.cloud:google-cloud-dataproc:1.4 .0'
5956```
6057
6158If you are using SBT, add this to your dependencies
6259``` Scala
63- libraryDependencies += " com.google.cloud" % " google-cloud-dataproc" % " 1.3 .0"
60+ libraryDependencies += " com.google.cloud" % " google-cloud-dataproc" % " 1.4 .0"
6461```
6562
6663## Authentication
You can’t perform that action at this time.
0 commit comments