| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.englishtown.vertx |
| Идентификатор | Идентификаторvertx-when-parent |
| Последняя версия | Последняя версия4.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеProvides when.java wrappers for standard vert.x objects to return promises.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| vertx-when-parent-4.3.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-when-parent/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>vertx-when-parent</artifactId>
<version>4.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-when-parent/
implementation 'com.englishtown.vertx:vertx-when-parent:4.3.1'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-when-parent/
implementation ("com.englishtown.vertx:vertx-when-parent:4.3.1")
'com.englishtown.vertx:vertx-when-parent:pom:4.3.1'
<dependency org="com.englishtown.vertx" name="vertx-when-parent" rev="4.3.1">
<artifact name="vertx-when-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-when-parent', version='4.3.1')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-when-parent" % "4.3.1"
[com.englishtown.vertx/vertx-when-parent "4.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.3.0 |