RedisQS

Redis-backed implementation of AmazonSQS client to allow for offline/local development and testing.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.devquixote
ArtifactId

ArtifactId

redisqs
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RedisQS
Redis-backed implementation of AmazonSQS client to allow for offline/local development and testing.
Project URL

Project URL

https://github.com/lwoodson/redisqs
Source Code Management

Source Code Management

https://github.com/lwoodson/redisqs

Download redisqs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-sqs jar 1.9.40
redis.clients : jedis jar 2.7.2
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.apache.logging.log4j : log4j-api jar 2.4
org.apache.logging.log4j : log4j-core jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1