Last Version

com.spotify:hype-gcs 0.0.18

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-gcs
Version

Version

0.0.18
Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download hype-gcs 0.0.18


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

Dependencies

compile (5)

Group / Artifact Type Version
com.spotify : hype-common jar 0.0.18
com.google.cloud : google-cloud-storage jar 0.11.1-beta
com.google.cloud : google-cloud-nio jar 0.11.1-alpha
com.google.cloud.bigdataoss : util jar 1.6.0
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
io.norberg : auto-matter jar 0.13.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.