Last Version

io.github.tiger822:taskqueue-module 1.0

a java project for easy to apply java task queue.

License

License

GroupId

GroupId

io.github.tiger822
ArtifactId

ArtifactId

taskqueue-module
Version

Version

1.0
Type

Type

jar
Description

Description

a java project for easy to apply java task queue.
Project URL

Project URL

https://github.com/tiger822/easynetty

Download taskqueue-module 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 3.3.0
io.github.tiger822.netty : easynetty jar 1.0.4-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.