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