Last Version

Spotify End-to-End Integration Tests 2.1.151

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-e2e-test
Version

Version

2.1.151
Type

Type

jar
Description

Description

Spotify End-to-End Integration Tests
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download styx-e2e-test 2.1.151


<!-- https://jarcasting.com/artifacts/com.spotify/styx-e2e-test/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>styx-e2e-test</artifactId>
    <version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-e2e-test/
implementation 'com.spotify:styx-e2e-test:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-e2e-test/
implementation ("com.spotify:styx-e2e-test:2.1.151")
'com.spotify:styx-e2e-test:jar:2.1.151'
<dependency org="com.spotify" name="styx-e2e-test" rev="2.1.151">
  <artifact name="styx-e2e-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-e2e-test', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-e2e-test" % "2.1.151"
[com.spotify/styx-e2e-test "2.1.151"]

Dependencies

compile (8)

Group / Artifact Type Version
com.spotify : styx-scheduler-service jar 2.1.151
com.spotify : styx-api-service jar 2.1.151
com.spotify : styx-cli-unshaded jar 2.1.151
com.spotify : apollo-http-service jar 1.15.8
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
org.slf4j : log4j-over-slf4j jar 1.7.32

provided (5)

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.google.auto.service : auto-service jar 1.0-rc6
com.google.errorprone : error_prone_core jar 2.6.0

test (8)

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
ch.qos.logback : logback-classic jar 1.2.9
com.spotify : spawn jar 0.2
org.awaitility : awaitility jar 4.0.2
com.fasterxml.jackson.core : jackson-core jar 2.12.6

Project Modules

There are no modules declared in this project.