Last Version

Spotify Styx Standalone Service 2.1.151

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-standalone-service
Version

Version

2.1.151
Type

Type

jar
Description

Description

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

Download styx-standalone-service 2.1.151


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

Dependencies

compile (6)

Group / Artifact Type Version
com.spotify : styx-api-service jar 2.1.151
com.spotify : styx-scheduler-service jar 2.1.151
com.spotify : apollo-http-service jar 1.15.8
io.opencensus : opencensus-exporter-trace-stackdriver jar 0.28.0
io.javaslang : javaslang jar 2.0.6
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

runtime (1)

Group / Artifact Type Version
io.opencensus : opencensus-impl jar 0.28.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.3.0
org.jmock : jmock jar 2.12.0

Project Modules

There are no modules declared in this project.