Эксперт ХД

org.awaitility:awaitility-parent (4.2.2)

Published 2026-09-15 10:14:09 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.awaitility</groupId>
	<artifactId>awaitility-parent</artifactId>
	<version>4.2.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.awaitility:awaitility-parent:4.2.2

About this package

A Java DSL for synchronizing asynchronous operations
Details
Maven
2026-09-15 10:14:09 +00:00
289
Awaitility Parent POM
Apache 2.0
11 KiB
Assets (1)
Versions (1) View all
4.2.2 2026-09-15