| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJedis Данные Базы данных |
| Группа | Группаcom.github.xetorthio |
| Идентификатор | Идентификаторjedisque |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjedisque
Java client for disque
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jedisque-0.0.4.pom | |
| jedisque-0.0.4.jar | 12 KB |
| jedisque-0.0.4-sources.jar | 4 KB |
| jedisque-0.0.4-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xetorthio/jedisque/ -->
<dependency>
<groupId>com.github.xetorthio</groupId>
<artifactId>jedisque</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xetorthio/jedisque/
implementation 'com.github.xetorthio:jedisque:0.0.4'
// https://jarcasting.com/artifacts/com.github.xetorthio/jedisque/
implementation ("com.github.xetorthio:jedisque:0.0.4")
'com.github.xetorthio:jedisque:jar:0.0.4'
<dependency org="com.github.xetorthio" name="jedisque" rev="0.0.4">
<artifact name="jedisque" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xetorthio', module='jedisque', version='0.0.4')
)
libraryDependencies += "com.github.xetorthio" % "jedisque" % "0.0.4"
[com.github.xetorthio/jedisque "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 2.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |