License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Dubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-config |
Last Version | Last Version2.6.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondubbo-config
The config module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-config-2.6.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-config/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-config</artifactId>
<version>2.6.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-config/
implementation 'com.alibaba:dubbo-config:2.6.12'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-config/
implementation ("com.alibaba:dubbo-config:2.6.12")
'com.alibaba:dubbo-config:pom:2.6.12'
<dependency org="com.alibaba" name="dubbo-config" rev="2.6.12">
<artifact name="dubbo-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-config', version='2.6.12')
)
libraryDependencies += "com.alibaba" % "dubbo-config" % "2.6.12"
[com.alibaba/dubbo-config "2.6.12"]
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 |