MVN

vip.appcity : celery-java

Maven & Gradle

Dec 28, 2022
0 stars

Celery-Java · Java library for interfacing with https://docs.celeryq.dev/en/latest/ including code for both task submissions and task execution.

<dependency>
    <groupId>vip.appcity</groupId>
    <artifactId>celery-java</artifactId>
    <version>1.10.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of vip.appcity : celery-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.5

All Versions

Choose a version of vip.appcity : celery-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
celery-java-1.10.5
celery-java-1.10.4

How to add a dependency to Maven

Add the following vip.appcity : celery-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>vip.appcity</groupId>
    <artifactId>celery-java</artifactId>
    <version>1.10.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following vip.appcity : celery-java gradle dependency to your build.gradle file:

implementation 'vip.appcity:celery-java:1.10.5'

Gradle Kotlin DSL: Add the following vip.appcity : celery-java gradle kotlin dependency to your build.gradle.kts file:

implementation("vip.appcity:celery-java:1.10.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following vip.appcity : celery-java sbt scala dependency to your build.sbt file:

libraryDependencies += "vip.appcity" % "celery-java" % "1.10.5"

Advertisement

Dependencies from Group

Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Dec 28, 2022
0 stars

Discover Dependencies

Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Mar 18, 2023
81 stars
May 12, 2023
81 stars
Dec 27, 2022
0 stars
Dec 21, 2022
3 stars
Dec 21, 2022
47.2k stars
Dec 21, 2022
Jul 02, 2023
Aug 18, 2023
2 stars