| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdstyx-report |
| Version | Version2.1.138 |
| Type | Typejar |
| Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Filename | Size |
|---|---|
| styx-report-2.1.138.pom | |
| styx-report-2.1.138.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-report/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-report</artifactId>
<version>2.1.138</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-report/
implementation 'com.spotify:styx-report:2.1.138'
// https://jarcasting.com/artifacts/com.spotify/styx-report/
implementation ("com.spotify:styx-report:2.1.138")
'com.spotify:styx-report:jar:2.1.138'
<dependency org="com.spotify" name="styx-report" rev="2.1.138">
<artifact name="styx-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-report', version='2.1.138')
)
libraryDependencies += "com.spotify" % "styx-report" % "2.1.138"
[com.spotify/styx-report "2.1.138"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : styx-api-service | jar | 2.1.138 |
| com.spotify : styx-cli | jar | 2.1.138 |
| com.spotify : styx-cli-unshaded | jar | 2.1.138 |
| com.spotify : styx-client | jar | 2.1.138 |
| com.spotify : styx-common | jar | 2.1.138 |
| com.spotify : styx-e2e-test | jar | 2.1.138 |
| com.spotify : styx-scheduler-service | jar | 2.1.138 |
| com.spotify : styx-service-common | jar | 2.1.138 |
| com.spotify : styx-standalone-service | jar | 2.1.138 |
| com.spotify : styx-test | jar | 2.1.138 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_core | jar | 2.6.0 |