is not current version
Last Version 2.1.151

Spotify Styx 2.1.139

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

styx
Version

Version

2.1.139
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/spotify/styx

Download styx 2.1.139

Filename Size
styx-2.1.139.pom 29 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

Project Modules

  • styx-api-service
  • styx-scheduler-service
  • styx-cli-unshaded
  • styx-cli
  • styx-client
  • styx-common
  • styx-service-common
  • styx-test
  • styx-standalone-service
  • styx-report
  • styx-e2e-test
  • styx-flyte-client