dubbo-filter-cache

The cache module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-filter-cache
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-filter-cache
The cache module of dubbo project

Download dubbo-filter-cache

How to add to project

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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE
javax.cache : cache-api jar 1.0.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.

jahhan

java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net

Versions

Version
1.0.0-RELEASE