Last Version

dubbo-common 2.6.12

The common module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-common
Version

Version

2.6.12
Type

Type

jar
Description

Description

dubbo-common
The common module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-common 2.6.12


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar
log4j : log4j jar
org.javassist : javassist jar
com.alibaba : hessian-lite jar
com.alibaba : fastjson jar
com.esotericsoftware : kryo jar
de.javakaffee : kryo-serializers jar
de.ruedigermoeller : fst jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

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

There are no modules declared in this project.