| Группа | Группаcom.github.edgar615 |
|---|---|
| Идентификатор | Идентификаторvertx-util |
| Последняя версия | Последняя версия1.0.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| vertx-util-1.0.14.pom | |
| vertx-util-1.0.14.jar | 87 KB |
| vertx-util-1.0.14-sources.jar | 46 KB |
| vertx-util-1.0.14-javadoc.jar | 304 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>vertx-util</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/
implementation 'com.github.edgar615:vertx-util:1.0.14'
// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/
implementation ("com.github.edgar615:vertx-util:1.0.14")
'com.github.edgar615:vertx-util:jar:1.0.14'
<dependency org="com.github.edgar615" name="vertx-util" rev="1.0.14">
<artifact name="vertx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='vertx-util', version='1.0.14')
)
libraryDependencies += "com.github.edgar615" % "vertx-util" % "1.0.14"
[com.github.edgar615/vertx-util "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.google.guava : guava | jar | 21.0 |
| io.vertx : vertx-codegen | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-unit | jar | 3.5.0 |
| io.vertx : vertx-web | jar | 3.5.0 |
| junit : junit | jar | 4.12 |
| org.awaitility : awaitility | jar | 2.0.0 |