| License |
License |
|---|---|
| Categories |
CategoriesGoogle Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-nio |
| Version | Version0.123.28 |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud NIO
FileSystemProvider for Java NIO to access Google Cloud Storage transparently.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.123.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio/
implementation 'com.google.cloud:google-cloud-nio:0.123.28'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio/
implementation ("com.google.cloud:google-cloud-nio:0.123.28")
'com.google.cloud:google-cloud-nio:jar:0.123.28'
<dependency org="com.google.cloud" name="google-cloud-nio" rev="0.123.28">
<artifact name="google-cloud-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-nio', version='0.123.28')
)
libraryDependencies += "com.google.cloud" % "google-cloud-nio" % "0.123.28"
[com.google.cloud/google-cloud-nio "0.123.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.google.guava : guava-testlib | jar | 31.1-jre |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.auth : google-auth-library-credentials | jar | 1.6.0 |
| org.mockito : mockito-core | jar | 4.4.0 |
| com.google.cloud : google-cloud-core | jar | 2.6.0 |