License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-common |
Version | Version2.1.151 |
Type | Typejar |
Description |
DescriptionSpotify Styx Common
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
styx-common-2.1.151.pom | |
styx-common-2.1.151.jar | 243 KB |
styx-common-2.1.151-sources.jar | 115 KB |
styx-common-2.1.151-javadoc.jar | 969 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-common/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-common</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-common/
implementation 'com.spotify:styx-common:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-common/
implementation ("com.spotify:styx-common:2.1.151")
'com.spotify:styx-common:jar:2.1.151'
<dependency org="com.spotify" name="styx-common" rev="2.1.151">
<artifact name="styx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-common', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-common" % "2.1.151"
[com.spotify/styx-common "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.guava : guava | jar | 30.0-jre |
com.github.rholder : guava-retrying | jar | 2.0.0 |
io.javaslang : javaslang | jar | 2.0.6 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.6 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.6 |
io.norberg : auto-matter-jackson | jar | 0.16.0 |
com.cronutils : cron-utils | jar | 9.1.6 |
com.squareup.okio : okio | jar | 2.7.0 |
com.google.api-client : google-api-client | jar | 1.30.8 |
org.springframework : spring-expression | jar | 5.2.4.RELEASE |
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 |
io.norberg : auto-matter | jar | 0.16.0 |
com.github.sviperll : adt4j | jar | 3.2 |
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 |
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 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |
org.awaitility : awaitility | jar | 4.0.2 |