File tree 11 files changed +33
-33
lines changed
gcloud-java-resourcemanager
11 files changed +33
-33
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,16 @@ If you are using Maven, add this to your pom.xml file
34
34
<dependency >
35
35
<groupId >com.google.cloud</groupId >
36
36
<artifactId >gcloud-java</artifactId >
37
- <version >0.2.0 </version >
37
+ <version >0.2.1 </version >
38
38
</dependency >
39
39
```
40
40
If you are using Gradle, add this to your dependencies
41
41
``` Groovy
42
- compile 'com.google.cloud:gcloud-java:0.2.0 '
42
+ compile 'com.google.cloud:gcloud-java:0.2.1 '
43
43
```
44
44
If you are using SBT, add this to your dependencies
45
45
``` Scala
46
- libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.0 "
46
+ libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.1 "
47
47
```
48
48
49
49
Example Applications
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-bigquery</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-bigquery:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-bigquery:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-bigquery" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-bigquery" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-compute</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-compute:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-compute:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-compute" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-compute" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ If you are using Maven, add this to your pom.xml file
16
16
<dependency >
17
17
<groupId >com.google.cloud</groupId >
18
18
<artifactId >gcloud-java-contrib</artifactId >
19
- <version >0.2.0 </version >
19
+ <version >0.2.1 </version >
20
20
</dependency >
21
21
```
22
22
If you are using Gradle, add this to your dependencies
23
23
``` Groovy
24
- compile 'com.google.cloud:gcloud-java-contrib:0.2.0 '
24
+ compile 'com.google.cloud:gcloud-java-contrib:0.2.1 '
25
25
```
26
26
If you are using SBT, add this to your dependencies
27
27
``` Scala
28
- libraryDependencies += " com.google.cloud" % " gcloud-java-contrib" % " 0.2.0 "
28
+ libraryDependencies += " com.google.cloud" % " gcloud-java-contrib" % " 0.2.1 "
29
29
```
30
30
31
31
Java Versions
Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ If you are using Maven, add this to your pom.xml file
19
19
<dependency >
20
20
<groupId >com.google.cloud</groupId >
21
21
<artifactId >gcloud-java-core</artifactId >
22
- <version >0.2.0 </version >
22
+ <version >0.2.1 </version >
23
23
</dependency >
24
24
```
25
25
If you are using Gradle, add this to your dependencies
26
26
``` Groovy
27
- compile 'com.google.cloud:gcloud-java-core:0.2.0 '
27
+ compile 'com.google.cloud:gcloud-java-core:0.2.1 '
28
28
```
29
29
If you are using SBT, add this to your dependencies
30
30
``` Scala
31
- libraryDependencies += " com.google.cloud" % " gcloud-java-core" % " 0.2.0 "
31
+ libraryDependencies += " com.google.cloud" % " gcloud-java-core" % " 0.2.1 "
32
32
```
33
33
34
34
Troubleshooting
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-datastore</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-datastore:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-datastore:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-datastore" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-datastore" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-dns</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-dns:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-dns:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-dns" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-dns" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ If you are using Maven, add this to your pom.xml file
19
19
<dependency >
20
20
<groupId >com.google.cloud</groupId >
21
21
<artifactId >gcloud-java-examples</artifactId >
22
- <version >0.2.0 </version >
22
+ <version >0.2.1 </version >
23
23
</dependency >
24
24
```
25
25
If you are using Gradle, add this to your dependencies
26
26
``` Groovy
27
- compile 'com.google.cloud:gcloud-java-examples:0.2.0 '
27
+ compile 'com.google.cloud:gcloud-java-examples:0.2.1 '
28
28
```
29
29
If you are using SBT, add this to your dependencies
30
30
``` Scala
31
- libraryDependencies += " com.google.cloud" % " gcloud-java-examples" % " 0.2.0 "
31
+ libraryDependencies += " com.google.cloud" % " gcloud-java-examples" % " 0.2.1 "
32
32
```
33
33
34
34
To run examples from your command line:
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-resourcemanager</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-resourcemanager:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-resourcemanager:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-resourcemanager" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-resourcemanager" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
22
22
<dependency >
23
23
<groupId >com.google.cloud</groupId >
24
24
<artifactId >gcloud-java-storage</artifactId >
25
- <version >0.2.0 </version >
25
+ <version >0.2.1 </version >
26
26
</dependency >
27
27
```
28
28
If you are using Gradle, add this to your dependencies
29
29
``` Groovy
30
- compile 'com.google.cloud:gcloud-java-storage:0.2.0 '
30
+ compile 'com.google.cloud:gcloud-java-storage:0.2.1 '
31
31
```
32
32
If you are using SBT, add this to your dependencies
33
33
``` Scala
34
- libraryDependencies += " com.google.cloud" % " gcloud-java-storage" % " 0.2.0 "
34
+ libraryDependencies += " com.google.cloud" % " gcloud-java-storage" % " 0.2.1 "
35
35
```
36
36
37
37
Example Application
Original file line number Diff line number Diff line change @@ -27,16 +27,16 @@ If you are using Maven, add this to your pom.xml file
27
27
<dependency >
28
28
<groupId >com.google.cloud</groupId >
29
29
<artifactId >gcloud-java</artifactId >
30
- <version >0.2.0 </version >
30
+ <version >0.2.1 </version >
31
31
</dependency >
32
32
```
33
33
If you are using Gradle, add this to your dependencies
34
34
``` Groovy
35
- compile 'com.google.cloud:gcloud-java:0.2.0 '
35
+ compile 'com.google.cloud:gcloud-java:0.2.1 '
36
36
```
37
37
If you are using SBT, add this to your dependencies
38
38
``` Scala
39
- libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.0 "
39
+ libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.1 "
40
40
```
41
41
42
42
Troubleshooting
You can’t perform that action at this time.
0 commit comments