Last Version

Flo Integration Tests 0.0.13

A lightweight workflow definition library

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo-test
Version

Version

0.0.13
Type

Type

jar
Description

Description

Flo Integration Tests
A lightweight workflow definition library

Download flo-test 0.0.13


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

Dependencies

compile (6)

Group / Artifact Type Version
io.rouz : flo-workflow jar 0.0.13
io.rouz : flo-cli jar 0.0.13
io.rouz : flo-api-generator jar 0.0.13
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

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.3
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.