License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-standalone-service |
Version | Version2.1.151 |
Type | Typejar |
Description |
DescriptionSpotify Styx Standalone Service
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_core | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
io.opencensus : opencensus-impl | jar | 0.28.0 |
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 |