| License | License | 
|---|---|
| Categories | CategoriesDubbo Net Networking | 
| GroupId | GroupIdcom.alibaba | 
| ArtifactId | ArtifactIddubbo-qos | 
| Last Version | Last Version2.6.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondubbo-qos The registry module of dubbo project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| dubbo-qos-2.6.12.pom | |
| dubbo-qos-2.6.12.jar | 55 KB | 
| dubbo-qos-2.6.12-sources.jar | 43 KB | 
| dubbo-qos-2.6.12-javadoc.jar | 215 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-qos/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-qos</artifactId>
    <version>2.6.12</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba/dubbo-qos/
implementation 'com.alibaba:dubbo-qos:2.6.12'// https://jarcasting.com/artifacts/com.alibaba/dubbo-qos/
implementation ("com.alibaba:dubbo-qos:2.6.12")'com.alibaba:dubbo-qos:jar:2.6.12'<dependency org="com.alibaba" name="dubbo-qos" rev="2.6.12">
  <artifact name="dubbo-qos" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba', module='dubbo-qos', version='2.6.12')
)libraryDependencies += "com.alibaba" % "dubbo-qos" % "2.6.12"[com.alibaba/dubbo-qos "2.6.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : dubbo-common | jar | 2.6.12 | 
| com.alibaba : dubbo-config-api | jar | 2.6.12 | 
| io.netty : netty-all | jar | |
| org.apache.commons : commons-lang3 | jar | 
| 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 |