MVN

com.github.workerframework : worker-api

Maven & Gradle

Apr 06, 2023
41 usages
<dependency>
    <groupId>com.github.workerframework</groupId>
    <artifactId>worker-api</artifactId>
    <version>6.0.0-1107</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.workerframework : worker-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0-1107

All Versions

Choose a version of com.github.workerframework : worker-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
worker-api-6.0.0-1107
5.1.x
worker-api-5.1.0-919
5.0.x
worker-api-5.0.0-886
4.0.x
worker-api-4.0.0-850
3.4.x
worker-api-3.4.0-758
3.3.x
worker-api-3.3.0-719
3.2.x
worker-api-3.2.0-684
3.1.x
worker-api-3.1.0-490
3.0.x
worker-api-3.0.0-399
2.4.x
worker-api-2.4.0-342
2.3.x
worker-api-2.3.1-301
worker-api-2.3.0-297
2.2.x
worker-api-2.2.0-294
2.1.x
worker-api-2.1.0-280
2.0.x
worker-api-2.0.0-279
1.9.x
worker-api-1.9.0-260
1.8.x
worker-api-1.8.0-249
1.7.x
worker-api-1.7.0-211
1.6.x
worker-api-1.6.0-181
1.5.x
worker-api-1.5.0-162
1.4.x
worker-api-1.4.0-142
1.3.x
worker-api-1.3.1-137
worker-api-1.3.0-128
1.2.x
worker-api-1.2.0-113

How to add a dependency to Maven

Add the following com.github.workerframework : worker-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.workerframework</groupId>
    <artifactId>worker-api</artifactId>
    <version>6.0.0-1107</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.workerframework : worker-api gradle dependency to your build.gradle file:

implementation 'com.github.workerframework:worker-api:6.0.0-1107'

Gradle Kotlin DSL: Add the following com.github.workerframework : worker-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.workerframework:worker-api:6.0.0-1107")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.workerframework : worker-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.workerframework" % "worker-api" % "6.0.0-1107"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 06, 2019
38 usages
2.5k stars
Jun 20, 2023
61 usages
106 stars
May 21, 2019
38 usages
12.9k stars
Aug 25, 2023
52 usages
11.9k stars
May 30, 2019
46 usages
1.9k stars
Jan 24, 2021
44 usages
4.6k stars
Aug 21, 2023
43 usages
12.5k stars
Feb 16, 2022
48 usages
147 stars
Aug 08, 2023
52 usages
175 stars