License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdcaches-redis-core |
Version | Version2.0.4 |
Type | Typejar |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
caches-redis-core-2.0.4.pom | |
caches-redis-core-2.0.4.jar | 11 KB |
caches-redis-core-2.0.4-sources.jar | 6 KB |
caches-redis-core-2.0.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/caches-redis-core/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>caches-redis-core</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/caches-redis-core/
implementation 'cn.jdevelops:caches-redis-core:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/caches-redis-core/
implementation ("cn.jdevelops:caches-redis-core:2.0.4")
'cn.jdevelops:caches-redis-core:jar:2.0.4'
<dependency org="cn.jdevelops" name="caches-redis-core" rev="2.0.4">
<artifact name="caches-redis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='caches-redis-core', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "caches-redis-core" % "2.0.4"
[cn.jdevelops/caches-redis-core "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | [30.0-jre,) |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.2 |
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-inline | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.4.2 |