Last Version

dubbo-filter-cache 2.6.12

The cache module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-filter-cache
Version

Version

2.6.12
Type

Type

jar
Description

Description

dubbo-filter-cache
The cache module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-filter-cache 2.6.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : dubbo-rpc-api jar 2.6.12
javax.cache : cache-api jar

test (5)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 3.9-EA
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

Project Modules

There are no modules declared in this project.