is not current version
Last Version 0.24.2

synapse-redis 0.24.0

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


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

Dependencies

compile (5)

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

runtime (2)

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

test (11)

Group / Artifact Type Version
de.otto.synapse : synapse-testsupport jar 0.24.0
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.6.4
com.jayway.jsonpath : json-path-assert jar 2.7.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.2.0
org.mockito : mockito-core jar 4.4.0
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.