License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-module-redis |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Enterprise based framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
coffee-module-redis-1.10.0.pom | |
coffee-module-redis-1.10.0.jar | 25 KB |
coffee-module-redis-1.10.0-sources.jar | 21 KB |
coffee-module-redis-1.10.0-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-redis</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation 'hu.icellmobilsoft.coffee:coffee-module-redis:1.10.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation ("hu.icellmobilsoft.coffee:coffee-module-redis:1.10.0")
'hu.icellmobilsoft.coffee:coffee-module-redis:jar:1.10.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-redis" rev="1.10.0">
<artifact name="coffee-module-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-redis', version='1.10.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-redis" % "1.10.0"
[hu.icellmobilsoft.coffee/coffee-module-redis "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
hu.icellmobilsoft.coffee : coffee-tool | jar | |
redis.clients : jedis | jar | 4.2.3 |