Last Version

net.dubboclub:cache 0.0.6

dubbo-plus is the plugin of Dubbo RPC framework.

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.dubboclub
ArtifactId

ArtifactId

cache
Version

Version

0.0.6
Type

Type

jar
Description

Description

dubbo-plus is the plugin of Dubbo RPC framework.

Download cache 0.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.9.0
commons-lang : commons-lang jar 2.6
io.netty : netty-all jar 4.0.24.Final
com.alibaba : fastjson jar 1.2.4

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar 2.5.2
com.googlecode.xmemcached : xmemcached jar 1.3.8
com.alibaba : dubbo jar 2.5.3
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.