License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-scheduler-service |
Version | Version2.1.151 |
Type | Typejar |
Description |
DescriptionSpotify Styx Scheduler 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-scheduler-service/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-scheduler-service</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-scheduler-service/
implementation 'com.spotify:styx-scheduler-service:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-scheduler-service/
implementation ("com.spotify:styx-scheduler-service:2.1.151")
'com.spotify:styx-scheduler-service:jar:2.1.151'
<dependency org="com.spotify" name="styx-scheduler-service" rev="2.1.151">
<artifact name="styx-scheduler-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-scheduler-service', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-scheduler-service" % "2.1.151"
[com.spotify/styx-scheduler-service "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-service-common | jar | 2.1.151 |
com.spotify : styx-flyte-client | jar | 2.1.151 |
com.spotify : apollo-entity | jar | |
com.github.sviperll : adt4j | jar | 3.2 |
com.spotify : completable-futures | jar | 0.3.2 |
io.javaslang : javaslang | jar | 2.0.6 |
com.typesafe : config | jar | 1.4.0 |
io.fabric8 : kubernetes-client | jar | 4.8.0 |
com.google.apis : google-api-services-iam | jar | v1-rev20200131-1.30.8 |
com.google.apis : google-api-services-container | jar | v1-rev20200214-1.30.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.8 |
com.google.auto.value : auto-value-annotations | jar | 1.8 |
io.norberg : auto-matter | jar | 0.16.0 |
com.google.errorprone : error_prone_core | jar | 2.6.0 |
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 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.jmock : jmock | jar | 2.12.0 |
com.jcabi : jcabi-matchers | jar | 1.4 |
com.spotify : apollo-test | jar | 1.17.11 |
org.awaitility : awaitility | jar | 4.0.2 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |