Last Version

Test - Flo Integration Tests 0.1.10

Internal module with integration tests

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-test
Version

Version

0.1.10
Type

Type

jar
Description

Description

Test - Flo Integration Tests
Internal module with integration tests

Download flo-test 0.1.10


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

Dependencies

compile (7)

Group / Artifact Type Version
com.spotify : flo-workflow jar 0.1.10
com.spotify : flo-cli jar 0.1.10
com.spotify : flo-api-generator jar 0.1.10
com.spotify : apollo-api jar 1.2.2
com.squareup.okio : okio jar 1.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.0-rc1
org.mockito : mockito-all jar 1.10.19

provided (1)

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

test (6)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.6
com.google.truth : truth jar 0.24
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.