| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdflo-styx |
| Version | Version0.6.3 |
| Type | Typejar |
| Description |
DescriptionFlo Styx
Flo working with Styx
|
| Filename | Size |
|---|---|
| flo-styx-0.6.3.pom | |
| flo-styx-0.6.3.jar | 27 KB |
| flo-styx-0.6.3-sources.jar | 13 KB |
| flo-styx-0.6.3-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/flo-styx/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>flo-styx</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-styx/
implementation 'com.spotify:flo-styx:0.6.3'
// https://jarcasting.com/artifacts/com.spotify/flo-styx/
implementation ("com.spotify:flo-styx:0.6.3")
'com.spotify:flo-styx:jar:0.6.3'
<dependency org="com.spotify" name="flo-styx" rev="0.6.3">
<artifact name="flo-styx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-styx', version='0.6.3')
)
libraryDependencies += "com.spotify" % "flo-styx" % "0.6.3"
[com.spotify/flo-styx "0.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : flo-runner | jar | 0.6.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc6 |
| io.norberg : auto-matter | jar | 0.15.0 |
| com.google.auto.value : auto-value | jar | 1.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.18.0 |
| io.norberg : auto-matter-jackson | jar | 0.15.0 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.awaitility : awaitility | jar | 3.1.2 |