| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.github.shoothzj |
| ArtifactId | ArtifactIddistribute-impl-redis-lettuce |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava dependency
|
| Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-lettuce/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-impl-redis-lettuce</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-lettuce/
implementation 'com.github.shoothzj:distribute-impl-redis-lettuce:0.0.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-lettuce/
implementation ("com.github.shoothzj:distribute-impl-redis-lettuce:0.0.3")
'com.github.shoothzj:distribute-impl-redis-lettuce:jar:0.0.3'
<dependency org="com.github.shoothzj" name="distribute-impl-redis-lettuce" rev="0.0.3">
<artifact name="distribute-impl-redis-lettuce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-impl-redis-lettuce', version='0.0.3')
)
libraryDependencies += "com.github.shoothzj" % "distribute-impl-redis-lettuce" % "0.0.3"
[com.github.shoothzj/distribute-impl-redis-lettuce "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shoothzj : distribute-impl-common | jar | 0.0.3 |
| com.github.shoothzj : distribute-impl-redis-base | jar | 0.0.3 |
| io.lettuce : lettuce-core | jar | 6.1.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |