| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторstyx-standalone-service |
| Версия | Версия2.1.143 |
| Тип | Типjar |
| Описание |
ОписаниеSpotify 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.143</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-standalone-service/
implementation 'com.spotify:styx-standalone-service:2.1.143'
// https://jarcasting.com/artifacts/com.spotify/styx-standalone-service/
implementation ("com.spotify:styx-standalone-service:2.1.143")
'com.spotify:styx-standalone-service:jar:2.1.143'
<dependency org="com.spotify" name="styx-standalone-service" rev="2.1.143">
<artifact name="styx-standalone-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-standalone-service', version='2.1.143')
)
libraryDependencies += "com.spotify" % "styx-standalone-service" % "2.1.143"
[com.spotify/styx-standalone-service "2.1.143"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify : styx-api-service | jar | 2.1.143 |
| com.spotify : styx-scheduler-service | jar | 2.1.143 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.errorprone : error_prone_core | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opencensus : opencensus-impl | jar | 0.28.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.0 |
| org.jmock : jmock | jar | 2.12.0 |