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