File tree Expand file tree Collapse file tree
google-cloud-clients/google-cloud-contrib Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,34 +13,7 @@ Contents
1313 * [ google-cloud-logging-logback] ( ./google-cloud-logging-logback ) : Logback appender for Google Cloud Logging.
1414 * [ google-cloud-nio] ( ./google-cloud-nio/ ) : NIO Filesystem Provider for Google Cloud Storage.
1515 * [ google-cloud-nio-examples] ( ./google-cloud-nio-examples/ ) : How to add Google Cloud Storage NIO after the fact.
16-
17- Quickstart
18- ----------
19-
20- ### google-cloud-nio
21-
22- [ // ] : # ( {x-version-update-start:google-cloud-contrib:released} )
23- If you are using Maven, add this to your pom.xml file
24- ``` xml
25- <dependency >
26- <groupId >com.google.cloud</groupId >
27- <artifactId >google-cloud-contrib</artifactId >
28- <version >0.96.0-alpha</version >
29- </dependency >
30- ```
31- If you are using Gradle, add this to your dependencies
32- ``` Groovy
33- compile 'com.google.cloud:google-cloud-contrib:0.96.0-alpha'
34- ```
35- If you are using SBT, add this to your dependencies
36- ``` Scala
37- libraryDependencies += " com.google.cloud" % " google-cloud-contrib" % " 0.96.0-alpha"
38- ```
39- [ // ] : # ( {x-version-update-end} )
40-
41- ### google-cloud-nio-examples
42-
43- See its [ README] ( ./google-cloud-nio-examples/README.md ) for instructions on how to run it.
16+ * [ google-cloud-notification] ( ./google-cloud-notification/ ) : Google Cloud Java Client for Cloud Pub/Sub Notifications
4417
4518Java Versions
4619-------------
You can’t perform that action at this time.
0 commit comments