is not current version
Last Version 0.5.7

org.factcast:factcast-snapshotcache-redisson 0.4.0-RC1


Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-snapshotcache-redisson
Version

Version

0.4.0-RC1
Type

Type

jar

Download factcast-snapshotcache-redisson 0.4.0-RC1


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