| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Redis Data Databases Net | 
| GroupId | GroupIdcom.netease.nim | 
| ArtifactId | ArtifactIdcamellia-redis-spring-boot-starter | 
| Last Version | Last Version1.0.59 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncamellia framework | 
<!-- https://jarcasting.com/artifacts/com.netease.nim/camellia-redis-spring-boot-starter/ -->
<dependency>
    <groupId>com.netease.nim</groupId>
    <artifactId>camellia-redis-spring-boot-starter</artifactId>
    <version>1.0.59</version>
</dependency>// https://jarcasting.com/artifacts/com.netease.nim/camellia-redis-spring-boot-starter/
implementation 'com.netease.nim:camellia-redis-spring-boot-starter:1.0.59'// https://jarcasting.com/artifacts/com.netease.nim/camellia-redis-spring-boot-starter/
implementation ("com.netease.nim:camellia-redis-spring-boot-starter:1.0.59")'com.netease.nim:camellia-redis-spring-boot-starter:jar:1.0.59'<dependency org="com.netease.nim" name="camellia-redis-spring-boot-starter" rev="1.0.59">
  <artifact name="camellia-redis-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.netease.nim', module='camellia-redis-spring-boot-starter', version='1.0.59')
)libraryDependencies += "com.netease.nim" % "camellia-redis-spring-boot-starter" % "1.0.59"[com.netease.nim/camellia-redis-spring-boot-starter "1.0.59"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.netease.nim : camellia-redis | jar | 1.0.59 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| com.alibaba : fastjson | jar | 1.2.83 | 
