Last Version

Spotify Styx API Client 2.1.151

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-client
Version

Version

2.1.151
Type

Type

jar
Description

Description

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

Download styx-client 2.1.151


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

Dependencies

compile (10)

Group / Artifact Type Version
com.spotify : styx-common jar 2.1.151
com.squareup.okhttp3 : okhttp jar 3.14.7
com.squareup.okio : okio jar 2.7.0
com.spotify : completable-futures jar 0.3.2
com.google.auth : google-auth-library-oauth2-http jar
com.google.apis : google-api-services-oauth2 jar v2-rev20190313-1.30.8
com.google.cloud : google-cloud-iamcredentials jar
com.fasterxml.jackson.core : jackson-core jar 2.12.6
io.grpc : grpc-context jar
org.slf4j : log4j-over-slf4j jar 1.7.32

provided (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_core jar 2.6.0

test (8)

Group / Artifact Type Version
com.spotify : styx-test jar 2.1.151
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.3.0
org.hamcrest : hamcrest jar 2.2
pl.pragmatists : JUnitParams jar 1.1.1
com.squareup.okhttp3 : mockwebserver jar 3.14.7
com.github.stefanbirkner : system-rules jar 1.19.0
com.google.cloud : google-cloud-nio jar

Project Modules

There are no modules declared in this project.