License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.lyloou |
ArtifactId | ArtifactIdcomponent-redis-manager-starter |
Version | Version1.0.33 |
Type | Typejar |
Description |
DescriptionComponent Parent
|
<!-- https://jarcasting.com/artifacts/com.lyloou/component-redis-manager-starter/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-redis-manager-starter</artifactId>
<version>1.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-redis-manager-starter/
implementation 'com.lyloou:component-redis-manager-starter:1.0.33'
// https://jarcasting.com/artifacts/com.lyloou/component-redis-manager-starter/
implementation ("com.lyloou:component-redis-manager-starter:1.0.33")
'com.lyloou:component-redis-manager-starter:jar:1.0.33'
<dependency org="com.lyloou" name="component-redis-manager-starter" rev="1.0.33">
<artifact name="component-redis-manager-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-redis-manager-starter', version='1.0.33')
)
libraryDependencies += "com.lyloou" % "component-redis-manager-starter" % "1.0.33"
[com.lyloou/component-redis-manager-starter "1.0.33"]
Group / Artifact | Type | Version |
---|---|---|
com.lyloou : component-dto-page | jar | 1.0.33 |
com.lyloou : component-exception-handler-starter | jar | 1.0.33 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.1.RELEASE |
redis.clients : jedis | jar | 3.3.0 |
io.swagger : swagger-annotations | jar | 1.5.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |