is not current version
Last Version 0.24.2

synapse-redis 0.23.7

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.7
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.7


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

Dependencies

compile (5)

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

runtime (2)

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

test (11)

Group / Artifact Type Version
de.otto.synapse : synapse-testsupport jar 0.23.7
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.5
com.jayway.jsonpath : json-path-assert jar 2.6.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.1.0
org.mockito : mockito-core jar 4.0.0
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

There are no modules declared in this project.