How To Install Java Artifact org.awaitility.awaitility v3.0.0-rc2

org.awaitility awaitility 3.0.0-rc2

Introduction

In this article, we'll learn how to install Java artifact awaitility from org.awaitility group in version 3.0.0-rc2. The artifact is available in 21 versions: 4.2.1 4.2.0 4.1.1 4.1.0 4.0.3 4.0.2 4.0.1 4.0.0-rc1 4.0.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.0-rc3 3.0.0-rc2 3.0.0-rc1 3.0.0 2.0.0 The Awaitility project has its own website at: http://awaitility.org. The parent project is: org.awaitility::awaitility-parent::3.0.0-rc2

How To Install Java Artifact org.awaitility.awaitility In Version 3.0.0-rc2

To install the Awaitility artifact in version 3.0.0-rc2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Awaitility dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (5)