is not current version
Last Version 5.1.0-919

com.github.workerframework:worker-api 5.0.0-886

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.

License

License

GroupId

GroupId

com.github.workerframework
ArtifactId

ArtifactId

worker-api
Version

Version

5.0.0-886
Type

Type

jar
Description

Description

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-api 5.0.0-886


<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-api/ -->
<dependency>
    <groupId>com.github.workerframework</groupId>
    <artifactId>worker-api</artifactId>
    <version>5.0.0-886</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-api/
implementation 'com.github.workerframework:worker-api:5.0.0-886'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-api/
implementation ("com.github.workerframework:worker-api:5.0.0-886")
'com.github.workerframework:worker-api:jar:5.0.0-886'
<dependency org="com.github.workerframework" name="worker-api" rev="5.0.0-886">
  <artifact name="worker-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-api', version='5.0.0-886')
)
libraryDependencies += "com.github.workerframework" % "worker-api" % "5.0.0-886"
[com.github.workerframework/worker-api "5.0.0-886"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.cafapi : caf-api jar
com.github.cafapi.util : util-ref jar

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.