Last Version

com.moparisthebest.jbgjob:redisprocessor 0.3.4

jBgJob (Java Background Job) lets you schedule Java jobs to be ran in the background. They can run in any combination of other threads in the same JVM, other JVMs, or multiple other JVMs, even on different machines.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.moparisthebest.jbgjob
ArtifactId

ArtifactId

redisprocessor
Version

Version

0.3.4
Type

Type

jar
Description

Description

jBgJob (Java Background Job) lets you schedule Java jobs to be ran in the background. They can run in any combination of other threads in the same JVM, other JVMs, or multiple other JVMs, even on different machines.
Project Organization

Project Organization

moparisthebest.com

Download redisprocessor 0.3.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.moparisthebest.jbgjob : redisscheduler jar 0.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.