не последняя версия
Последняя версия 2.10.1-RELEASE

rqueue-spring 2.8.0-RELEASE

Asynchronous and delayed task executor for spring framework

Лицензия

Лицензия

Группа

Группа

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

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

rqueue-spring
Версия

Версия

2.8.0-RELEASE
Тип

Тип

pom
Описание

Описание

rqueue-spring
Asynchronous and delayed task executor for spring framework
Ссылка на сайт

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

https://github.com/sonus21/rqueue
Организация-разработчик

Организация-разработчик

com.github.sonus21
Система контроля версий

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

https://github.com/sonus21/rqueue

Скачать rqueue-spring 2.8.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/ -->
<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-spring</artifactId>
    <version>2.8.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/
implementation 'com.github.sonus21:rqueue-spring:2.8.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/
implementation ("com.github.sonus21:rqueue-spring:2.8.0-RELEASE")
'com.github.sonus21:rqueue-spring:pom:2.8.0-RELEASE'
<dependency org="com.github.sonus21" name="rqueue-spring" rev="2.8.0-RELEASE">
  <artifact name="rqueue-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sonus21', module='rqueue-spring', version='2.8.0-RELEASE')
)
libraryDependencies += "com.github.sonus21" % "rqueue-spring" % "2.8.0-RELEASE"
[com.github.sonus21/rqueue-spring "2.8.0-RELEASE"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-messaging jar 5.0.10.RELEASE
org.springframework.data : spring-data-redis jar 2.0.6.RELEASE
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 30.1-jre
com.github.sonus21 : rqueue-core jar 2.8.0-RELEASE

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

Данный проект не имеет модулей.