Celery-Java parent

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.geneea.celery
ArtifactId

ArtifactId

celery-java-parent
Last Version

Last Version

1.10.4
Release Date

Release Date

Type

Type

pom
Description

Description

Celery-Java parent
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
Source Code Management

Source Code Management

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

Download celery-java-parent

How to add to project

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

Dependencies

compile (4)

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

Project Modules

  • celery-core
  • celery-java
  • examples

Versions

Version
1.10.4
1.10.3
1.10.2
1.10.1
1.9
1.6
1.3
1.2