is not current version
Last Version 4.2.0

Awaitility Parent POM 4.1.1

A Java DSL for synchronizing asynchronous operations

License

License

GroupId

GroupId

org.awaitility
ArtifactId

ArtifactId

awaitility-parent
Version

Version

4.1.1
Type

Type

pom
Description

Description

Awaitility Parent POM
A Java DSL for synchronizing asynchronous operations
Project URL

Project URL

http://github.com/awaitility/awaitility
Source Code Management

Source Code Management

http://github.com/awaitility/awaitility/tree/master

Download awaitility-parent 4.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • awaitility
  • awaitility-scala
  • awaitility-groovy
  • awaitility-test-support