Последняя версия

Redis Delayed Queue 1.1.1-ALPHA

Yet Another Redis Delayed Queue

Лицензия

Лицензия

MIT
Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.lidengju
Идентификатор

Идентификатор

redeq-parent
Версия

Версия

1.1.1-ALPHA
Тип

Тип

pom
Описание

Описание

Redis Delayed Queue
Yet Another Redis Delayed Queue
Ссылка на сайт

Ссылка на сайт

https://lidengju.com/redeq
Система контроля версий

Система контроля версий

https://github.com/kevinleeex/redeq

Скачать redeq-parent 1.1.1-ALPHA

Имя Файла Размер
redeq-parent-1.1.1-ALPHA.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.lidengju/redeq-parent/ -->
<dependency>
    <groupId>com.lidengju</groupId>
    <artifactId>redeq-parent</artifactId>
    <version>1.1.1-ALPHA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lidengju/redeq-parent/
implementation 'com.lidengju:redeq-parent:1.1.1-ALPHA'
// https://jarcasting.com/artifacts/com.lidengju/redeq-parent/
implementation ("com.lidengju:redeq-parent:1.1.1-ALPHA")
'com.lidengju:redeq-parent:pom:1.1.1-ALPHA'
<dependency org="com.lidengju" name="redeq-parent" rev="1.1.1-ALPHA">
  <artifact name="redeq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lidengju', module='redeq-parent', version='1.1.1-ALPHA')
)
libraryDependencies += "com.lidengju" % "redeq-parent" % "1.1.1-ALPHA"
[com.lidengju/redeq-parent "1.1.1-ALPHA"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.5
org.redisson : redisson jar 3.16.1

test (2)

Идентификатор библиотеки Тип Версия
org.jmockit : jmockit jar 1.49
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Модули Проекта

  • redeq
  • redeq-spring-boot-starter