| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаdev.profunktor |
| Идентификатор | Идентификаторredis4cats-log4cats_2.13 |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
Описаниеredis4cats-log4cats
redis4cats-log4cats
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.13/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>redis4cats-log4cats_2.13</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.13/
implementation 'dev.profunktor:redis4cats-log4cats_2.13:1.2.0'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_2.13/
implementation ("dev.profunktor:redis4cats-log4cats_2.13:1.2.0")
'dev.profunktor:redis4cats-log4cats_2.13:jar:1.2.0'
<dependency org="dev.profunktor" name="redis4cats-log4cats_2.13" rev="1.2.0">
<artifact name="redis4cats-log4cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-log4cats_2.13', version='1.2.0')
)
libraryDependencies += "dev.profunktor" % "redis4cats-log4cats_2.13" % "1.2.0"
[dev.profunktor/redis4cats-log4cats_2.13 "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| dev.profunktor : redis4cats-core_2.13 | jar | 1.2.0 |
| org.typelevel : cats-effect-kernel_2.13 | jar | 3.3.12 |
| io.lettuce : lettuce-core | jar | 6.1.8.RELEASE |
| org.typelevel : log4cats-core_2.13 | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.typelevel : cats-effect_2.13 | jar | 3.3.12 |
| org.typelevel : cats-core_2.13 | jar | 2.7.0 |
| org.typelevel : cats-testkit_2.13 | jar | 2.7.0 |
| org.scalameta : munit_2.13 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_2.13 | jar | 0.7.29 |