| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdorg.apache.dubbo |
| ArtifactId | ArtifactIddubbo-filter-cache |
| Version | Version3.0.6 |
| Type | Typejar |
| Description |
Descriptiondubbo-filter-cache
The cache module of dubbo project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dubbo-filter-cache-3.0.6.pom | |
| dubbo-filter-cache-3.0.6.jar | 29 KB |
| dubbo-filter-cache-3.0.6-sources.jar | 29 KB |
| dubbo-filter-cache-3.0.6-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-filter-cache/ -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-filter-cache</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-filter-cache/
implementation 'org.apache.dubbo:dubbo-filter-cache:3.0.6'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-filter-cache/
implementation ("org.apache.dubbo:dubbo-filter-cache:3.0.6")
'org.apache.dubbo:dubbo-filter-cache:jar:3.0.6'
<dependency org="org.apache.dubbo" name="dubbo-filter-cache" rev="3.0.6">
<artifact name="dubbo-filter-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-filter-cache', version='3.0.6')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-filter-cache" % "3.0.6"
[org.apache.dubbo/dubbo-filter-cache "3.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.dubbo : dubbo-rpc-api | jar | 3.0.6 |
| javax.cache : cache-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast | jar | 3.11.1 |
| org.apache.dubbo » dubbo-test-check | jar | 3.0.6 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-inline | jar | 3.12.4 |
| cglib : cglib-nodep | jar | 2.2 |