redis4cats-effects


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-effects_3
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis4cats-effects
redis4cats-effects
Project URL

Project URL

https://redis4cats.profunktor.dev/
Project Organization

Project Organization

Redis client for Cats Effect & Fs2
Source Code Management

Source Code Management

https://github.com/profunktor/redis4cats

Download redis4cats-effects_3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
dev.profunktor : redis4cats-core_3 jar 1.2.0
org.scala-lang : scala3-library_3 jar 3.1.2
org.typelevel : cats-effect-kernel_3 jar 3.3.12
io.lettuce : lettuce-core jar 6.1.8.RELEASE

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_3 jar 3.3.12
org.typelevel : cats-core_3 jar 2.7.0
org.typelevel : cats-testkit_3 jar 2.7.0
org.scalameta : munit_3 jar 0.7.29
org.scalameta : munit-scalacheck_3 jar 0.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.0.0
0.14.0