Categories |
CategoriesRedis Data Databases Redisson |
---|---|
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-snapshotcache-redisson |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.factcast/factcast-snapshotcache-redisson/ -->
<dependency>
<groupId>org.factcast</groupId>
<artifactId>factcast-snapshotcache-redisson</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-snapshotcache-redisson/
implementation 'org.factcast:factcast-snapshotcache-redisson:0.3.1'
// https://jarcasting.com/artifacts/org.factcast/factcast-snapshotcache-redisson/
implementation ("org.factcast:factcast-snapshotcache-redisson:0.3.1")
'org.factcast:factcast-snapshotcache-redisson:jar:0.3.1'
<dependency org="org.factcast" name="factcast-snapshotcache-redisson" rev="0.3.1">
<artifact name="factcast-snapshotcache-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-snapshotcache-redisson', version='0.3.1')
)
libraryDependencies += "org.factcast" % "factcast-snapshotcache-redisson" % "0.3.1"
[org.factcast/factcast-snapshotcache-redisson "0.3.1"]