| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки CLI Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.aerospike |
| Идентификатор | Идентификаторaerospike-reactor-client |
| Последняя версия | Последняя версия5.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaerospike-reactor-client
aerospike-client-java-reactive
|
<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-reactor-client</artifactId>
<version>5.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/
implementation 'com.aerospike:aerospike-reactor-client:5.1.11'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/
implementation ("com.aerospike:aerospike-reactor-client:5.1.11")
'com.aerospike:aerospike-reactor-client:jar:5.1.11'
<dependency org="com.aerospike" name="aerospike-reactor-client" rev="5.1.11">
<artifact name="aerospike-reactor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-reactor-client', version='5.1.11')
)
libraryDependencies += "com.aerospike" % "aerospike-reactor-client" % "5.1.11"
[com.aerospike/aerospike-reactor-client "5.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aerospike : aerospike-client | jar | 5.1.11 |
| io.projectreactor : reactor-core | jar | 3.4.13 |
| io.netty : netty-transport Необязательный | jar | 4.1.68.Final |
| io.netty : netty-transport-native-epoll Необязательный | jar | 4.1.68.Final |
| io.netty : netty-transport-native-kqueue Необязательный | jar | 4.1.68.Final |
| io.netty : netty-handler Необязательный | jar | 4.1.68.Final |
| commons-cli : commons-cli | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.projectreactor : reactor-test | jar | 3.4.13 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.github.netcrusherorg : netcrusher-core | jar | 0.10 |
| org.mockito : mockito-core | jar | 3.12.4 |