is not current version
Last Version 0.24.2

synapse-redis 0.23.8

Support for Redis as a MessageStore.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-redis
Version

Version

0.23.8
Type

Type

jar
Description

Description

synapse-redis
Support for Redis as a MessageStore.
Project URL

Project URL

http://github.com/otto-de/synapse

Download synapse-redis 0.23.8


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

Dependencies

compile (5)

Group / Artifact Type Version
de.otto.synapse : synapse-core jar 0.23.8
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.5.6
org.redisson : redisson-spring-boot-starter jar 3.16.6

runtime (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.15
org.springframework : spring-aop jar 5.3.15

test (11)

Group / Artifact Type Version
de.otto.synapse : synapse-testsupport jar 0.23.8
com.github.kstyrc : embedded-redis jar 0.6
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.springframework.boot : spring-boot-starter-test jar 2.5.6
com.jayway.jsonpath : json-path-assert jar 2.7.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.1.1
org.mockito : mockito-core jar 4.3.1
ch.qos.logback : logback-core jar 1.2.10
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.