Last Version

redis-dispatch 1.0

A pubsub listener for Redis

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

dispatch
Version

Version

1.0
Type

Type

jar
Description

Description

redis-dispatch
A pubsub listener for Redis
Project URL

Project URL

https://github.com/WhisperSystems/redis-dispatch
Source Code Management

Source Code Management

https://github.com/WhisperSystems/redis-dispatch

Download dispatch 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.1.0
io.dropwizard : dropwizard-testing jar 1.1.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.