Jar examples for d:dubbo-common
The common module of dubbo project
You can download jar file dubbo-common 2.6.2 in this page.
Apache License
You can use the following script to add dubbo-common-2.6.2.jar to your project.
<dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-common</artifactId> <version>2.6.2</version> </dependency>
compile group: 'com.alibaba', name: 'dubbo-common', version: '2.6.2'
libraryDependencies += "com.alibaba" % "dubbo-common" % "2.6.2"
<dependency org="com.alibaba" name="dubbo-common" rev="2.6.2"/>
@Grapes(@Grab(group='com.alibaba', module='dubbo-common', version='2.6.2'))
'com.alibaba:dubbo-common:jar:2.6.2'
Click the following link to download the jar file.
dubbo-common-2.6.2-javadoc.jar