Redis-MQ

A light implementation of MQ with Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.mihone
ArtifactId

ArtifactId

redis-mq
Last Version

Last Version

0.1.5-zd
Release Date

Release Date

Type

Type

jar
Description

Description

Redis-MQ
A light implementation of MQ with Redis
Project URL

Project URL

https://github.com/mihone/Redis-MQ
Project Organization

Project Organization

mihone
Source Code Management

Source Code Management

https://github.com/mihone/Redis-MQ

Download redis-mq

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
redis.clients : jedis jar 3.0.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
org.yaml : snakeyaml jar 1.23
org.slf4j : slf4j-api jar 1.7.26
junit : junit jar 4.12
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5-zd
0.1.4-zd
0.1.4
0.1.3-zd
0.1.3
0.1.2
0.1.1
0.1