License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdredis4cats-log4cats_2.12 |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionredis4cats-log4cats
redis4cats-log4cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.12/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>redis4cats-log4cats_2.12</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.12/
implementation 'dev.profunktor:redis4cats-log4cats_2.12:1.1.1'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.12/
implementation ("dev.profunktor:redis4cats-log4cats_2.12:1.1.1")
'dev.profunktor:redis4cats-log4cats_2.12:jar:1.1.1'
<dependency org="dev.profunktor" name="redis4cats-log4cats_2.12" rev="1.1.1">
<artifact name="redis4cats-log4cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-log4cats_2.12', version='1.1.1')
)
libraryDependencies += "dev.profunktor" % "redis4cats-log4cats_2.12" % "1.1.1"
[dev.profunktor/redis4cats-log4cats_2.12 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
dev.profunktor : redis4cats-core_2.12 | jar | 1.1.1 |
org.typelevel : cats-effect-kernel_2.12 | jar | 3.3.5 |
io.lettuce : lettuce-core | jar | 6.1.6.RELEASE |
org.typelevel : log4cats-core_2.12 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect_2.12 | jar | 3.3.5 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
org.typelevel : cats-testkit_2.12 | jar | 2.7.0 |
org.scalameta : munit_2.12 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |