License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcc.uncarbon.framework |
ArtifactId | ArtifactIdhelio-starter-redis |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-redis/ -->
<dependency>
<groupId>cc.uncarbon.framework</groupId>
<artifactId>helio-starter-redis</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-redis/
implementation 'cc.uncarbon.framework:helio-starter-redis:1.5.0'
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-redis/
implementation ("cc.uncarbon.framework:helio-starter-redis:1.5.0")
'cc.uncarbon.framework:helio-starter-redis:jar:1.5.0'
<dependency org="cc.uncarbon.framework" name="helio-starter-redis" rev="1.5.0">
<artifact name="helio-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.uncarbon.framework', module='helio-starter-redis', version='1.5.0')
)
libraryDependencies += "cc.uncarbon.framework" % "helio-starter-redis" % "1.5.0"
[cc.uncarbon.framework/helio-starter-redis "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson-spring-boot-starter | jar | 3.16.7 |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 1.7.36 |