File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >gcloud-java-nio-examples</artifactId >
5
5
<packaging >jar</packaging >
6
- <name >GCloud Java NIO example</name >
6
+ <name >GCloud Java NIO examples</name >
7
+ <url >https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-contrib/gcloud-java-nio-examples</url >
7
8
<description >
8
9
Demonstrates how to use the gcloud-java-nio jar to add GCS functionality to legacy code.
9
10
</description >
Original file line number Diff line number Diff line change 4
4
<artifactId >gcloud-java-nio</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >GCloud Java NIO</name >
7
+ <url >https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-contrib/gcloud-java-nio</url >
7
8
<description >
8
9
FileSystemProvider for Java NIO to access GCS transparently.
9
10
</description >
You can’t perform that action at this time.
0 commit comments