| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdstyx-test |
| Version | Version2.1.139 |
| 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.139.pom | |
| styx-test-2.1.139.jar | 13 KB |
| styx-test-2.1.139-sources.jar | 8 KB |
| styx-test-2.1.139-javadoc.jar | 423 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-test/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-test</artifactId>
<version>2.1.139</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-test/
implementation 'com.spotify:styx-test:2.1.139'
// https://jarcasting.com/artifacts/com.spotify/styx-test/
implementation ("com.spotify:styx-test:2.1.139")
'com.spotify:styx-test:jar:2.1.139'
<dependency org="com.spotify" name="styx-test" rev="2.1.139">
<artifact name="styx-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-test', version='2.1.139')
)
libraryDependencies += "com.spotify" % "styx-test" % "2.1.139"
[com.spotify/styx-test "2.1.139"]
| 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.7 |
| 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 |