is not current version
Last Version 0.24.2

synapse-redis 0.23.4.1

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


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

Dependencies

compile (5)

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

runtime (2)

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

test (11)

Group / Artifact Type Version
de.otto.synapse : synapse-testsupport jar 0.23.4.1
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.4.4
com.jayway.jsonpath : json-path-assert jar 2.5.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.0.3
org.mockito : mockito-core jar 3.8.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.