| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.d11 |
| Идентификатор | Идентификаторvertx-aerospike-client |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.d11:vertx-aerospike-client
Vertx aerospike module to be in vert.x projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vertx-aerospike-client-2.0.1.pom | |
| vertx-aerospike-client-2.0.1.jar | 33 KB |
| vertx-aerospike-client-2.0.1-sources.jar | 19 KB |
| vertx-aerospike-client-2.0.1-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/ -->
<dependency>
<groupId>io.d11</groupId>
<artifactId>vertx-aerospike-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/
implementation 'io.d11:vertx-aerospike-client:2.0.1'
// https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/
implementation ("io.d11:vertx-aerospike-client:2.0.1")
'io.d11:vertx-aerospike-client:jar:2.0.1'
<dependency org="io.d11" name="vertx-aerospike-client" rev="2.0.1">
<artifact name="vertx-aerospike-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.d11', module='vertx-aerospike-client', version='2.0.1')
)
libraryDependencies += "io.d11" % "vertx-aerospike-client" % "2.0.1"
[io.d11/vertx-aerospike-client "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aerospike : aerospike-client | jar | 4.4.18 |
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-rx-java2-gen | jar | 3.9.2 |
| io.vertx : vertx-rx-java2 | jar | |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| ch.qos.logback : logback-core | jar | 1.3.0-alpha4 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
| com.google.inject : guice | jar | |
| io.netty : netty-transport-native-kqueue | jar | 4.1.49.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.49.Final |
| org.hamcrest : hamcrest | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-junit5 | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.testcontainers : junit-jupiter | jar | 1.15.3 |
| junit : junit | jar | 4.13.2 |