is not current version
Last Version 2.1.151

Spotify Styx Flyte Client 2.1.141

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-flyte-client
Version

Version

2.1.141
Type

Type

jar
Description

Description

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

Download styx-flyte-client 2.1.141


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

Dependencies

compile (6)

Group / Artifact Type Version
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
javax.annotation : javax.annotation-api jar 1.3.2
com.google.guava : guava jar 30.0-jre
com.spotify : styx-common jar 2.1.141
org.slf4j : log4j-over-slf4j jar 1.7.32

provided (3)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.8
com.google.auto.value : auto-value-annotations jar 1.8
com.google.errorprone : error_prone_core jar 2.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.grpc : grpc-testing jar
com.spotify : styx-test jar 2.1.141

Project Modules

There are no modules declared in this project.