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