License |
License |
---|---|
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIddispatch |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-dispatch
A pubsub listener for Redis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dispatch-1.0.pom | |
dispatch-1.0.jar | 19 KB |
dispatch-1.0-sources.jar | 7 KB |
dispatch-1.0-javadoc.jar | 92 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.1.0 |
io.dropwizard : dropwizard-testing | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.22 |
Version |
---|
1.0
|