License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-api-service |
Version | Version2.1.151 |
Type | Typejar |
Description |
DescriptionSpotify Styx API Service
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
styx-api-service-2.1.151.pom | |
styx-api-service-2.1.151.jar | 49 KB |
styx-api-service-2.1.151-sources.jar | 24 KB |
styx-api-service-2.1.151-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-api-service/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-api-service</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation 'com.spotify:styx-api-service:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation ("com.spotify:styx-api-service:2.1.151")
'com.spotify:styx-api-service:jar:2.1.151'
<dependency org="com.spotify" name="styx-api-service" rev="2.1.151">
<artifact name="styx-api-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-api-service', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-api-service" % "2.1.151"
[com.spotify/styx-api-service "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-service-common | jar | 2.1.151 |
com.spotify : apollo-entity | jar | |
com.spotify : completable-futures | jar | 0.3.2 |
io.javaslang : javaslang | jar | 2.0.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.6 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.6 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.6 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.typesafe : config | jar | 1.4.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.8 |
com.google.auto.value : auto-value-annotations | jar | 1.8 |
com.google.errorprone : error_prone_core | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-test | jar | 2.1.151 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.jmock : jmock | jar | 2.12.0 |
com.spotify : apollo-test | jar | 1.17.11 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
com.jayway.jsonpath : json-path-assert | jar | 2.4.0 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |