is not current version
Last Version 1.2.0

redis4cats-core 1.0.0

redis4cats-core

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-core_2.13
Version

Version

1.0.0
Type

Type

jar
Description

Description

redis4cats-core
redis4cats-core
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-core_2.13 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.typelevel : cats-effect-kernel_2.13 jar 3.1.1
io.lettuce : lettuce-core jar 6.1.3.RELEASE

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_2.13 jar 3.1.1
org.typelevel : cats-core_2.13 jar 2.6.1
org.typelevel : cats-testkit_2.13 jar 2.6.1
org.scalameta : munit_2.13 jar 0.7.26
org.scalameta : munit-scalacheck_2.13 jar 0.7.26

Project Modules

There are no modules declared in this project.