Last Version

Graviton Worker Base Library 0.26.0

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

License

License

GroupId

GroupId

com.github.libgraviton
ArtifactId

ArtifactId

worker-base
Version

Version

0.26.0
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 0.26.0


<!-- 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.