License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Dubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-rpc-redis |
Version | Version2.6.10 |
Type | Typejar |
Description |
Descriptiondubbo-rpc-redis
The redis rpc module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-rpc-redis-2.6.10.pom | |
dubbo-rpc-redis-2.6.10.jar | 13 KB |
dubbo-rpc-redis-2.6.10-sources.jar | 10 KB |
dubbo-rpc-redis-2.6.10-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-redis/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-rpc-redis</artifactId>
<version>2.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-redis/
implementation 'com.alibaba:dubbo-rpc-redis:2.6.10'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-redis/
implementation ("com.alibaba:dubbo-rpc-redis:2.6.10")
'com.alibaba:dubbo-rpc-redis:jar:2.6.10'
<dependency org="com.alibaba" name="dubbo-rpc-redis" rev="2.6.10">
<artifact name="dubbo-rpc-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-rpc-redis', version='2.6.10')
)
libraryDependencies += "com.alibaba" % "dubbo-rpc-redis" % "2.6.10"
[com.alibaba/dubbo-rpc-redis "2.6.10"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo-rpc-api | jar | 2.6.10 |
redis.clients : jedis | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | |
com.alibaba : dubbo-serialization-jdk | jar | 2.6.10 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.18.3 |
cglib : cglib-nodep | jar | 2.2 |