License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-redis |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonly used
|
Filename | Size |
---|---|
common-redis-2.1.2.pom | |
common-redis-2.1.2.jar | 3 KB |
common-redis-2.1.2-sources.jar | 3 KB |
common-redis-2.1.2-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-redis/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-redis</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-redis/
implementation 'com.github.fanzezhen.common:common-redis:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-redis/
implementation ("com.github.fanzezhen.common:common-redis:2.1.2")
'com.github.fanzezhen.common:common-redis:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-redis" rev="2.1.2">
<artifact name="common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-redis', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-redis" % "2.1.2"
[com.github.fanzezhen.common/common-redis "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fanzezhen.common : common-core | jar | 2.1.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.9.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.9.RELEASE |