License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-filter |
Version | Version2.6.11 |
Type | Typepom |
Description |
Descriptiondubbo-filter
The filter module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-filter-2.6.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-filter/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-filter</artifactId>
<version>2.6.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-filter/
implementation 'com.alibaba:dubbo-filter:2.6.11'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-filter/
implementation ("com.alibaba:dubbo-filter:2.6.11")
'com.alibaba:dubbo-filter:pom:2.6.11'
<dependency org="com.alibaba" name="dubbo-filter" rev="2.6.11">
<artifact name="dubbo-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-filter', version='2.6.11')
)
libraryDependencies += "com.alibaba" % "dubbo-filter" % "2.6.11"
[com.alibaba/dubbo-filter "2.6.11"]
Group / Artifact | Type | Version |
---|---|---|
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 |