RedJob

Spring based implementation of a Redis-backed job queue.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.13.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

RedJob
Spring based implementation of a Redis-backed job queue.
Организация-разработчик

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

adSoul GmbH

Скачать redjob

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.adsoul/redjob/ -->
<dependency>
    <groupId>com.adsoul</groupId>
    <artifactId>redjob</artifactId>
    <version>0.13.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.adsoul/redjob/
implementation 'com.adsoul:redjob:0.13.8'
// https://jarcasting.com/artifacts/com.adsoul/redjob/
implementation ("com.adsoul:redjob:0.13.8")
'com.adsoul:redjob:jar:0.13.8'
<dependency org="com.adsoul" name="redjob" rev="0.13.8">
  <artifact name="redjob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adsoul', module='redjob', version='0.13.8')
)
libraryDependencies += "com.adsoul" % "redjob" % "0.13.8"
[com.adsoul/redjob "0.13.8"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.32
org.springframework : spring-core jar 5.3.12
org.springframework : spring-beans jar 5.3.12
org.springframework : spring-context jar 5.3.12
org.springframework.data : spring-data-redis jar 2.5.6
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0

test (13)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0
org.springframework : spring-test jar 5.3.12
io.lettuce : lettuce-core jar 6.1.5.RELEASE
org.testcontainers : testcontainers jar 1.16.2
org.testcontainers : junit-jupiter jar 1.16.2

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

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

Версии библиотеки

Версия
0.13.8
0.13.6
0.12.1
0.12.0
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1