| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.coney.testing |
| Идентификатор | Идентификаторredis-executable |
| Последняя версия | Последняя версия5.0.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеredis-executable
Redis executables for various platform
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| redis-executable-5.0.10.1.pom | |
| redis-executable-5.0.10.1.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.coney.testing/redis-executable/ -->
<dependency>
<groupId>io.coney.testing</groupId>
<artifactId>redis-executable</artifactId>
<version>5.0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.coney.testing/redis-executable/
implementation 'io.coney.testing:redis-executable:5.0.10.1'
// https://jarcasting.com/artifacts/io.coney.testing/redis-executable/
implementation ("io.coney.testing:redis-executable:5.0.10.1")
'io.coney.testing:redis-executable:jar:5.0.10.1'
<dependency org="io.coney.testing" name="redis-executable" rev="5.0.10.1">
<artifact name="redis-executable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.coney.testing', module='redis-executable', version='5.0.10.1')
)
libraryDependencies += "io.coney.testing" % "redis-executable" % "5.0.10.1"
[io.coney.testing/redis-executable "5.0.10.1"]