Last Version

Redis Simple Message Queue 1.1

A lightweight message queue for Java that requires no dedicated queue server.

License

License

The New BSD License
GroupId

GroupId

com.wedeploy
ArtifactId

ArtifactId

com.wedeploy.jrsmq
Version

Version

1.1
Type

Type

pom
Description

Description

Redis Simple Message Queue
A lightweight message queue for Java that requires no dedicated queue server.
Project URL

Project URL

https://github.com/wedeploy/jrsmq
Project Organization

Project Organization

WeDeploy

Download com.wedeploy.jrsmq 1.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.