Last Version

GCloud Java NIO examples 0.2.8

Demonstrates how to use the gcloud-java-nio jar to add Google Cloud Storage functionality to legacy code.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcloud-java-nio-examples
Version

Version

0.2.8
Type

Type

jar
Description

Description

GCloud Java NIO examples
Demonstrates how to use the gcloud-java-nio jar to add Google Cloud Storage functionality to legacy code.
Project Organization

Project Organization

Google

Download gcloud-java-nio-examples 0.2.8


<!-- https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio-examples/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-nio-examples</artifactId>
    <version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio-examples/
implementation 'com.google.cloud:gcloud-java-nio-examples:0.2.8'
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio-examples/
implementation ("com.google.cloud:gcloud-java-nio-examples:0.2.8")
'com.google.cloud:gcloud-java-nio-examples:jar:0.2.8'
<dependency org="com.google.cloud" name="gcloud-java-nio-examples" rev="0.2.8">
  <artifact name="gcloud-java-nio-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='gcloud-java-nio-examples', version='0.2.8')
)
libraryDependencies += "com.google.cloud" % "gcloud-java-nio-examples" % "0.2.8"
[com.google.cloud/gcloud-java-nio-examples "0.2.8"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.cloud : gcloud-java-storage jar 0.2.8
com.google.guava : guava jar 19.0
com.google.code.findbugs : jsr305 jar 2.0.1
javax.inject : javax.inject jar 1
org.mockito : mockito-core jar 1.9.5
org.apache.maven.plugins : maven-assembly-plugin jar 2.5.4
com.google.cloud : gcloud-java jar 0.2.8

provided (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2
com.google.auto.value : auto-value jar 1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava-testlib jar 19.0
com.google.truth : truth jar 0.27

Project Modules

There are no modules declared in this project.