is not current version
Last Version 1.2.0

redis4cats-effects 1.0.0-RC3

redis4cats-effects

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-effects_2.12
Version

Version

1.0.0-RC3
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_2.12 1.0.0-RC3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
dev.profunktor : redis4cats-core_2.12 jar 1.0.0-RC3
org.typelevel : cats-effect-kernel_2.12 jar 3.0.2
io.lettuce : lettuce-core jar 6.1.1.RELEASE

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_2.12 jar 3.0.2
org.typelevel : cats-core_2.12 jar 2.5.0
org.typelevel : cats-testkit_2.12 jar 2.5.0
org.scalameta : munit_2.12 jar 0.7.23
org.scalameta : munit-scalacheck_2.12 jar 0.7.23

Project Modules

There are no modules declared in this project.