License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdredis4cats-core_3 |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionredis4cats-core
redis4cats-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis4cats-core_3-1.1.1.pom | |
redis4cats-core_3-1.1.1.jar | 216 KB |
redis4cats-core_3-1.1.1-sources.jar | 23 KB |
redis4cats-core_3-1.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_3/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>redis4cats-core_3</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_3/
implementation 'dev.profunktor:redis4cats-core_3:1.1.1'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_3/
implementation ("dev.profunktor:redis4cats-core_3:1.1.1")
'dev.profunktor:redis4cats-core_3:jar:1.1.1'
<dependency org="dev.profunktor" name="redis4cats-core_3" rev="1.1.1">
<artifact name="redis4cats-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-core_3', version='1.1.1')
)
libraryDependencies += "dev.profunktor" % "redis4cats-core_3" % "1.1.1"
[dev.profunktor/redis4cats-core_3 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.typelevel : cats-effect-kernel_3 | jar | 3.3.5 |
io.lettuce : lettuce-core | jar | 6.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect_3 | jar | 3.3.5 |
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 |