| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.chrisdavenport |
| Идентификатор | Идентификаторepimetheus-redis4cats_2.12 |
| Версия | Версия0.2.0-M1 |
| Тип | Типjar |
| Описание |
Описаниеepimetheus-redis4cats
epimetheus-redis4cats
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus-redis4cats_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>epimetheus-redis4cats_2.12</artifactId>
<version>0.2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus-redis4cats_2.12/
implementation 'io.chrisdavenport:epimetheus-redis4cats_2.12:0.2.0-M1'
// https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus-redis4cats_2.12/
implementation ("io.chrisdavenport:epimetheus-redis4cats_2.12:0.2.0-M1")
'io.chrisdavenport:epimetheus-redis4cats_2.12:jar:0.2.0-M1'
<dependency org="io.chrisdavenport" name="epimetheus-redis4cats_2.12" rev="0.2.0-M1">
<artifact name="epimetheus-redis4cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='epimetheus-redis4cats_2.12', version='0.2.0-M1')
)
libraryDependencies += "io.chrisdavenport" % "epimetheus-redis4cats_2.12" % "0.2.0-M1"
[io.chrisdavenport/epimetheus-redis4cats_2.12 "0.2.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| io.chrisdavenport : epimetheus_2.12 | jar | 0.5.0-M2 |
| dev.profunktor : redis4cats-effects_2.12 | jar | 1.0.0 |