License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-redis |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-redis-3.0.31.RELEASE.pom | |
sdk-redis-3.0.31.RELEASE.jar | 11 KB |
sdk-redis-3.0.31.RELEASE-sources.jar | 5 KB |
sdk-redis-3.0.31.RELEASE-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-redis/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-redis</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-redis/
implementation 'com.github.shoothzj:sdk-redis:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-redis/
implementation ("com.github.shoothzj:sdk-redis:3.0.31.RELEASE")
'com.github.shoothzj:sdk-redis:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-redis" rev="3.0.31.RELEASE">
<artifact name="sdk-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-redis', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-redis" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-redis "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.lettuce : lettuce-core | jar | 5.3.3.RELEASE |
com.github.shoothzj : java-tool | jar | 3.0.31.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |