| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторstyx-local-files-source |
| Версия | Версия1.0.70 |
| Тип | Типjar |
| Описание |
ОписаниеSpotify Styx Local Files Schedule Source
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-local-files-source/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-local-files-source</artifactId>
<version>1.0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-local-files-source/
implementation 'com.spotify:styx-local-files-source:1.0.70'
// https://jarcasting.com/artifacts/com.spotify/styx-local-files-source/
implementation ("com.spotify:styx-local-files-source:1.0.70")
'com.spotify:styx-local-files-source:jar:1.0.70'
<dependency org="com.spotify" name="styx-local-files-source" rev="1.0.70">
<artifact name="styx-local-files-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-local-files-source', version='1.0.70')
)
libraryDependencies += "com.spotify" % "styx-local-files-source" % "1.0.70"
[com.spotify/styx-local-files-source "1.0.70"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify : styx-schedule-source | jar | 1.0.70 |
| com.google.guava : guava | jar | 19.0 |
| com.squareup.okio : okio | jar | 1.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.3 |
| com.google.auto.service : auto-service | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.awaitility : awaitility | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar |