| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdflo-gcs |
| Version | Version0.1.10 |
| Type | Typejar |
| Description |
DescriptionFlo GCS Tasks
Utility tasks for Google Cloud Storage
|
| Filename | Size |
|---|---|
| flo-gcs-0.1.10.pom | |
| flo-gcs-0.1.10.jar | 4 KB |
| flo-gcs-0.1.10-sources.jar | 3 KB |
| flo-gcs-0.1.10-javadoc.jar | 23 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |