License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdredis4cats-effects_3.0.0-RC1 |
Last Version | Last Version1.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis4cats-effects
redis4cats-effects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_3.0.0-RC1/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>redis4cats-effects_3.0.0-RC1</artifactId>
<version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_3.0.0-RC1/
implementation 'dev.profunktor:redis4cats-effects_3.0.0-RC1:1.0.0-RC3'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_3.0.0-RC1/
implementation ("dev.profunktor:redis4cats-effects_3.0.0-RC1:1.0.0-RC3")
'dev.profunktor:redis4cats-effects_3.0.0-RC1:jar:1.0.0-RC3'
<dependency org="dev.profunktor" name="redis4cats-effects_3.0.0-RC1" rev="1.0.0-RC3">
<artifact name="redis4cats-effects_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-effects_3.0.0-RC1', version='1.0.0-RC3')
)
libraryDependencies += "dev.profunktor" % "redis4cats-effects_3.0.0-RC1" % "1.0.0-RC3"
[dev.profunktor/redis4cats-effects_3.0.0-RC1 "1.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
dev.profunktor : redis4cats-core_3.0.0-RC1 | jar | 1.0.0-RC3 |
org.scala-lang : scala3-library_3.0.0-RC1 | jar | 3.0.0-RC1 |
org.typelevel : cats-effect-kernel_3.0.0-RC1 | jar | 3.0.2 |
io.lettuce : lettuce-core | jar | 6.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect_3.0.0-RC1 | jar | 3.0.2 |
org.typelevel : cats-core_3.0.0-RC1 | jar | 2.5.0 |
org.typelevel : cats-testkit_3.0.0-RC1 | jar | 2.5.0 |
org.scalameta : munit_3.0.0-RC1 | jar | 0.7.23 |
org.scalameta : munit-scalacheck_3.0.0-RC1 | jar | 0.7.23 |