License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Redis Data Databases Redisson |
GroupId | GroupIdcom.github.liuzhongkai |
ArtifactId | ArtifactIdspider-boot-redisson |
Last Version | Last Version2.3.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot fast build
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-redisson/ -->
<dependency>
<groupId>com.github.liuzhongkai</groupId>
<artifactId>spider-boot-redisson</artifactId>
<version>2.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-redisson/
implementation 'com.github.liuzhongkai:spider-boot-redisson:2.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-redisson/
implementation ("com.github.liuzhongkai:spider-boot-redisson:2.3.1-RELEASE")
'com.github.liuzhongkai:spider-boot-redisson:jar:2.3.1-RELEASE'
<dependency org="com.github.liuzhongkai" name="spider-boot-redisson" rev="2.3.1-RELEASE">
<artifact name="spider-boot-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhongkai', module='spider-boot-redisson', version='2.3.1-RELEASE')
)
libraryDependencies += "com.github.liuzhongkai" % "spider-boot-redisson" % "2.3.1-RELEASE"
[com.github.liuzhongkai/spider-boot-redisson "2.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.5.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.5.6.RELEASE |