Last Version

org.factcast:factcast-snapshotcache-redisson 0.5.7

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

License

License

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-snapshotcache-redisson
Version

Version

0.5.7
Type

Type

jar
Description

Description

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.
Project Organization

Project Organization

factcast

Download factcast-snapshotcache-redisson 0.5.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.factcast : factcast-factus-redis jar

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
com.google.code.findbugs : annotations jar 3.0.1u2
javax.annotation : javax.annotation-api jar 1.3.2

test (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0
org.testcontainers : testcontainers jar 1.17.2
org.testcontainers : junit-jupiter jar 1.17.2
org.redisson : redisson-spring-boot-starter jar 3.17.3
org.assertj : assertj-core jar 3.23.1
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-engine jar
org.junit.platform : junit-platform-commons jar
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.