| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаhu.icellmobilsoft.coffee |
| Идентификатор | Идентификаторcoffee-module-redis |
| Версия | Версия1.6.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coffee-module-redis-1.6.1.pom | |
| coffee-module-redis-1.6.1.jar | 26 KB |
| coffee-module-redis-1.6.1-sources.jar | 24 KB |
| coffee-module-redis-1.6.1-javadoc.jar | 511 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-redis</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation 'hu.icellmobilsoft.coffee:coffee-module-redis:1.6.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation ("hu.icellmobilsoft.coffee:coffee-module-redis:1.6.1")
'hu.icellmobilsoft.coffee:coffee-module-redis:jar:1.6.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-redis" rev="1.6.1">
<artifact name="coffee-module-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-redis', version='1.6.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-redis" % "1.6.1"
[hu.icellmobilsoft.coffee/coffee-module-redis "1.6.1"]