Last Version

com.github.workerframework:worker-api 5.1.0-919

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.1.0-919
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.1.0-919


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

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.