Simplifies Awaitility usage from Groovy by providing Groovy-specific syntax for asynchronous testing.
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility-groovy</artifactId>
<version>4.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example using AwaitilityGroovy to wait for a condition.
No known issues recorded.
No dependency data recorded yet.