Jesque

An implementation of Resque in Java

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.greghaines
Идентификатор

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jesque
An implementation of Resque in Java
Ссылка на сайт

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

https://github.com/gresrun/jesque

Скачать jesque

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
redis.clients : jedis jar 3.6.0
org.apache.commons : commons-pool2 jar 2.11.1
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (5)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.1
org.jmock : jmock-junit4 jar 2.12.0
org.mockito : mockito-all jar 1.10.19

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

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

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

Версия
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.4.0
0.3.0