License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.google.cloud.bigdataoss |
ArtifactId | ArtifactIdgcsio |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongcsio
An implementation of File System-like interface targeting Google Cloud Storage.
|
Filename | Size |
---|---|
gcsio-2.2.7.pom | |
gcsio-2.2.7.jar | 211 KB |
gcsio-2.2.7-tests.jar | 213 KB |
gcsio-2.2.7-sources.jar | 135 KB |
gcsio-2.2.7-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/gcsio/ -->
<dependency>
<groupId>com.google.cloud.bigdataoss</groupId>
<artifactId>gcsio</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/gcsio/
implementation 'com.google.cloud.bigdataoss:gcsio:2.2.7'
// https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/gcsio/
implementation ("com.google.cloud.bigdataoss:gcsio:2.2.7")
'com.google.cloud.bigdataoss:gcsio:jar:2.2.7'
<dependency org="com.google.cloud.bigdataoss" name="gcsio" rev="2.2.7">
<artifact name="gcsio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigdataoss', module='gcsio', version='2.2.7')
)
libraryDependencies += "com.google.cloud.bigdataoss" % "gcsio" % "2.2.7"
[com.google.cloud.bigdataoss/gcsio "2.2.7"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | 1.43.2 |
com.google.flogger : flogger-system-backend | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.11.2 |
com.google.guava : guava-testlib | jar | 31.0.1-jre |
com.google.truth : truth | jar | 1.1.3 |
io.grpc : grpc-testing | jar | 1.43.2 |