| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Dubbo Net Networking |
| GroupId | GroupIdorg.apache.dubbo |
| ArtifactId | ArtifactIddubbo-remoting-redis |
| Version | Version2.7.14 |
| Type | Typejar |
| Description |
Descriptiondubbo-remoting-redis
The redis remoting module of dubbo project
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-redis/ -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-remoting-redis</artifactId>
<version>2.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-redis/
implementation 'org.apache.dubbo:dubbo-remoting-redis:2.7.14'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-redis/
implementation ("org.apache.dubbo:dubbo-remoting-redis:2.7.14")
'org.apache.dubbo:dubbo-remoting-redis:jar:2.7.14'
<dependency org="org.apache.dubbo" name="dubbo-remoting-redis" rev="2.7.14">
<artifact name="dubbo-remoting-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-remoting-redis', version='2.7.14')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-remoting-redis" % "2.7.14"
[org.apache.dubbo/dubbo-remoting-redis "2.7.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.dubbo : dubbo-remoting-api | jar | 2.7.14 |
| org.apache.dubbo : dubbo-common | jar | 2.7.14 |
| redis.clients : jedis | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-inline | jar | 3.8.0 |
| cglib : cglib-nodep | jar | 2.2 |