Last Version

dubbo-plugin 2.6.12

The registry module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-plugin
Version

Version

2.6.12
Type

Type

pom
Description

Description

dubbo-plugin
The registry module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-plugin 2.6.12

Filename Size
dubbo-plugin-2.6.12.pom 1 KB
Browse

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

Dependencies

test (4)

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

Project Modules

  • dubbo-qos