License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-report |
Last Version | Last Version2.1.151 |
Release Date | Release Date |
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.151.pom | |
styx-report-2.1.151.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-report/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-report</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-report/
implementation 'com.spotify:styx-report:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-report/
implementation ("com.spotify:styx-report:2.1.151")
'com.spotify:styx-report:jar:2.1.151'
<dependency org="com.spotify" name="styx-report" rev="2.1.151">
<artifact name="styx-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-report', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-report" % "2.1.151"
[com.spotify/styx-report "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-api-service | jar | 2.1.151 |
com.spotify : styx-cli | jar | 2.1.151 |
com.spotify : styx-cli-unshaded | jar | 2.1.151 |
com.spotify : styx-client | jar | 2.1.151 |
com.spotify : styx-common | jar | 2.1.151 |
com.spotify : styx-e2e-test | jar | 2.1.151 |
com.spotify : styx-scheduler-service | jar | 2.1.151 |
com.spotify : styx-service-common | jar | 2.1.151 |
com.spotify : styx-standalone-service | jar | 2.1.151 |
com.spotify : styx-test | jar | 2.1.151 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_core | jar | 2.6.0 |