Last Version

dubbo-common 1.0.0-RELEASE

The common module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-common
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-common
The common module of dubbo project

Download dubbo-common 1.0.0-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.javassist : javassist jar 3.20.0-GA
org.projectlombok : lombok jar
com.alibaba : fastjson jar 1.2.38
org.apache.commons : commons-lang3 jar 3.4

provided (10)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE
net.jahhan : hessian-lite jar 3.2.1-fixed-2
org.slf4j : slf4j-api jar 1.7.25
commons-logging : commons-logging jar 1.2
log4j : log4j jar 1.2.16
org.jvnet.sorcerer : sorcerer-javac jar 0.8
com.esotericsoftware.kryo : kryo jar 2.24.0
de.javakaffee : kryo-serializers jar 0.26
de.ruedigermoeller : fst jar 1.55
com.fasterxml.jackson.core : jackson-databind jar 2.8.5

test (5)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.2
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.