License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-test |
Last Version | Last Version2.1.151 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Styx Testing Utilities
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
styx-test-2.1.151.pom | |
styx-test-2.1.151.jar | 13 KB |
styx-test-2.1.151-sources.jar | 8 KB |
styx-test-2.1.151-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-test/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-test</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-test/
implementation 'com.spotify:styx-test:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-test/
implementation ("com.spotify:styx-test:2.1.151")
'com.spotify:styx-test:jar:2.1.151'
<dependency org="com.spotify" name="styx-test" rev="2.1.151">
<artifact name="styx-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-test', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-test" % "2.1.151"
[com.spotify/styx-test "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
io.javaslang : javaslang | jar | 2.0.6 |
com.google.cloud.bigtable : bigtable-hbase-1.x | jar | 1.11.0 |
com.google.cloud : google-cloud-datastore | jar | |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
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 |
---|---|---|
pl.pragmatists : JUnitParams | jar | 1.1.1 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |