Graviton Worker Base Library

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

License

License

GroupId

GroupId

com.github.libgraviton
ArtifactId

ArtifactId

worker-base
Last Version

Last Version

0.26.0
Release Date

Release Date

Type

Type

jar
Description

Description

Graviton Worker Base Library
A base library to simplify the creation of Graviton queue workers.
Project URL

Project URL

https://github.com/libgraviton/graviton-worker-base-java

Download worker-base

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.libgraviton : messaging jar 0.4.0
com.google.guava : guava jar 27.0.1-jre
com.github.libgraviton : gdk-core jar 0.6.4
com.github.libgraviton : gdk-essential-pojos jar 0.3.0
io.sentry : sentry-logback jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.6

Project Modules

There are no modules declared in this project.
com.github.libgraviton
graviton backend server

Versions

Version
0.26.0
0.25.7
0.25.6
0.25.4
0.25.3
0.25.2
0.25.1
0.25.0
0.24.0
0.23.4
0.23.3
0.23.2
0.23.1
0.23.0
0.22.0
0.21.0
0.20.0
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0