Last Version

JavaTest Eventual Consistency Module 0.2.0

Assertion wrapper for eventual consistency in tests

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-eventually
Version

Version

0.2.0
Type

Type

jar
Description

Description

JavaTest Eventual Consistency Module
Assertion wrapper for eventual consistency in tests

Download javatest-eventually 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.olib963 : javatest-core jar 0.2.0

test (1)

Group / Artifact Type Version
io.github.olib963 : javatest-fixtures jar 0.2.0

Project Modules

There are no modules declared in this project.