Celery-Core

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

License

License

GroupId

GroupId

com.geneea.celery
ArtifactId

ArtifactId

celery-core
Last Version

Last Version

1.10.4
Release Date

Release Date

Type

Type

jar
Description

Description

Celery-Core
Java library for interfacing with http://celeryproject.org including code for both task submissions and task execution.
Project URL

Project URL

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

Download celery-core

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.4
1.10.3
1.10.2
1.10.1
1.9