Last Version

Spotify Apollo Testing Helpers 1.20.4

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-test
Version

Version

1.20.4
Type

Type

jar
Description

Description

Spotify Apollo Testing Helpers
Java libraries for writing composable microservices

Download apollo-test 1.20.4


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

Dependencies

compile (21)

Group / Artifact Type Version
com.spotify : apollo-core jar
com.spotify : apollo-api jar
com.spotify : apollo-api-impl jar
com.spotify : apollo-environment jar
com.spotify : apollo-okhttp-client jar
com.spotify : apollo-metrics jar
com.spotify.metrics : semantic-metrics-api jar
com.squareup.okio : okio jar 2.9.0
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
com.spotify.metrics : semantic-metrics-core jar
com.typesafe : config jar 1.3.4
com.google.auto.value : auto-value-annotations jar 1.7.4
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-engine jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar 4.13.2
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.7.4

runtime (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.4
org.junit.platform : junit-platform-testkit jar 1.7.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.