Last Version

dubbo-rpc-redis 1.0.0-RELEASE

The redis rpc module of dubbo project

License

License

Categories

Categories

Redis Data Databases Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-rpc-redis
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-rpc-redis
The redis rpc module of dubbo project

Download dubbo-rpc-redis 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-redis/ -->
<dependency>
    <groupId>net.jahhan</groupId>
    <artifactId>dubbo-rpc-redis</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-redis/
implementation 'net.jahhan:dubbo-rpc-redis:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-redis/
implementation ("net.jahhan:dubbo-rpc-redis:1.0.0-RELEASE")
'net.jahhan:dubbo-rpc-redis:jar:1.0.0-RELEASE'
<dependency org="net.jahhan" name="dubbo-rpc-redis" rev="1.0.0-RELEASE">
  <artifact name="dubbo-rpc-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='dubbo-rpc-redis', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "dubbo-rpc-redis" % "1.0.0-RELEASE"
[net.jahhan/dubbo-rpc-redis "1.0.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
net.jahhan : dubbo-rpc-api jar 1.0.0-RELEASE
commons-pool : commons-pool jar 1.6

provided (2)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE
redis.clients : jedis jar 2.9.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.