Last Version

Patience 5.0.0

Patience is a fluent, customizable Java library for waiting on expected conditions.

License

License

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

patience
Version

Version

5.0.0
Type

Type

jar
Description

Description

Patience
Patience is a fluent, customizable Java library for waiting on expected conditions.
Project URL

Project URL

https://github.com/redfin/patience
Project Organization

Project Organization

Redfin
Source Code Management

Source Code Management

https://github.com/redfin/patience

Download patience 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.redfin : validity jar 5.1.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.