License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.lodsve.boot |
ArtifactId | ArtifactIdlodsve-boot-starter-redis |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve boot starter redis
Lodsve develop kits base on Spring-Boot and some opensource components!
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-redis/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot-starter-redis</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-redis/
implementation 'com.lodsve.boot:lodsve-boot-starter-redis:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-redis/
implementation ("com.lodsve.boot:lodsve-boot-starter-redis:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot-starter-redis:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-starter-redis" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-starter-redis', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-starter-redis" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot-starter-redis "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.lodsve.boot : lodsve-boot-autoconfigure | jar | 1.0.1.RELEASE |
com.lodsve.boot : lodsve-boot-component-redis | jar | 1.0.1.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.8.1 |