Blzo-ex v0.5.0.1.RELEASE, feature at 06/12 2020.
run with:
- jdk 1.11 (向下兼容1.8)
- spring-boot v2.3.x.RELEASE
- gradle v6.x
0.5.x 计划
- 细化和精简依赖
- 集群服务增强(各种中间件集群模式)
License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.jdkhome.blzo |
ArtifactId | ArtifactIdblzo-ex-redission |
Last Version | Last Version0.5.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblzo-ex-redission
blzo-ex-redission
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-redission/ -->
<dependency>
<groupId>com.jdkhome.blzo</groupId>
<artifactId>blzo-ex-redission</artifactId>
<version>0.5.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-redission/
implementation 'com.jdkhome.blzo:blzo-ex-redission:0.5.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-redission/
implementation ("com.jdkhome.blzo:blzo-ex-redission:0.5.0.3.RELEASE")
'com.jdkhome.blzo:blzo-ex-redission:jar:0.5.0.3.RELEASE'
<dependency org="com.jdkhome.blzo" name="blzo-ex-redission" rev="0.5.0.3.RELEASE">
<artifact name="blzo-ex-redission" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdkhome.blzo', module='blzo-ex-redission', version='0.5.0.3.RELEASE')
)
libraryDependencies += "com.jdkhome.blzo" % "blzo-ex-redission" % "0.5.0.3.RELEASE"
[com.jdkhome.blzo/blzo-ex-redission "0.5.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jdkhome.blzo : blzo-ex-basic | jar | 0.5.0.3.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.redisson : redisson-spring-boot-starter | jar | 3.13.1 |
run with: