License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo |
ArtifactId | ArtifactIddubbo-filter-cache |
Last Version | Last Version3.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-filter-cache
The cache module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-filter-cache-3.0.9.pom | |
dubbo-filter-cache-3.0.9.jar | 27 KB |
dubbo-filter-cache-3.0.9-sources.jar | 26 KB |
dubbo-filter-cache-3.0.9-javadoc.jar | 131 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-filter-cache/
implementation 'org.apache.dubbo:dubbo-filter-cache:3.0.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-filter-cache/
implementation ("org.apache.dubbo:dubbo-filter-cache:3.0.9")
'org.apache.dubbo:dubbo-filter-cache:jar:3.0.9'
<dependency org="org.apache.dubbo" name="dubbo-filter-cache" rev="3.0.9">
<artifact name="dubbo-filter-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-filter-cache', version='3.0.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-filter-cache" % "3.0.9"
[org.apache.dubbo/dubbo-filter-cache "3.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-rpc-api | jar | 3.0.9 |
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.9 |
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 |