Celery-Core

Java library for interfacing with http://celeryproject.org including code for both task submissions and task execution.

Лицензия

Лицензия

Группа

Группа

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

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

celery-core
Последняя версия

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

1.10.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Celery-Core
Java library for interfacing with http://celeryproject.org including code for both task submissions and task execution.
Ссылка на сайт

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

https://bitbucket.org/geneea/celery-java

Скачать celery-core

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
org.apache.httpcomponents : httpclient jar 4.5.5
com.rabbitmq : amqp-client jar 5.1.2
com.google.guava : guava jar 23.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.20

test (3)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.1-groovy-2.4
com.nagternal : spock-genesis jar 0.6.0
org.codehaus.groovy : groovy-all jar 2.4.13

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

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

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

Версия
1.10.4
1.10.3
1.10.2
1.10.1
1.9