Last Version

Flo GCS Tasks 0.1.10

Utility tasks for Google Cloud Storage

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-gcs
Version

Version

0.1.10
Type

Type

jar
Description

Description

Flo GCS Tasks
Utility tasks for Google Cloud Storage

Download flo-gcs 0.1.10


<!-- https://jarcasting.com/artifacts/com.spotify/flo-gcs/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>flo-gcs</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-gcs/
implementation 'com.spotify:flo-gcs:0.1.10'
// https://jarcasting.com/artifacts/com.spotify/flo-gcs/
implementation ("com.spotify:flo-gcs:0.1.10")
'com.spotify:flo-gcs:jar:0.1.10'
<dependency org="com.spotify" name="flo-gcs" rev="0.1.10">
  <artifact name="flo-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-gcs', version='0.1.10')
)
libraryDependencies += "com.spotify" % "flo-gcs" % "0.1.10"
[com.spotify/flo-gcs "0.1.10"]

Dependencies

compile (8)

Group / Artifact Type Version
com.spotify : flo-workflow jar 0.1.10
com.spotify : flo-runner jar 0.1.10
com.google.cloud : google-cloud jar 0.24.0-alpha
com.google.cloud : google-cloud-storage jar 1.6.0
com.google.auth : google-auth-library-oauth2-http jar 0.8.0
com.google.http-client : google-http-client jar 1.22.0
com.google.http-client : google-http-client-jackson2 jar 1.22.0
org.mockito : mockito-all jar 1.10.19

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.