cache

The filter module of dubbo project

License

License

Categories

Categories

Net
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

cache
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

cache
The filter module of dubbo project

Download cache

Filename Size
cache-1.0.0-RELEASE.pom 1 KB
Browse

How to add to project

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

Dependencies

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

  • cache-api
  • cache-redis-sentinel
  • cache-ehcache

jahhan

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

Versions

Version
1.0.0-RELEASE