Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

com.github.libgraviton.worker-base 4.0.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.github.libgraviton</groupId>
  <artifactId>worker-base</artifactId>
  <version>4.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A base library to simplify the creation of Graviton queue workers.