| License |
License |
|---|---|
| Categories |
CategoriesNet Dubbo Networking |
| GroupId | GroupIdnet.jahhan |
| ArtifactId | ArtifactIddubbo-common |
| Version | Version1.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptiondubbo-common
The common module of dubbo project
|
| Filename | Size |
|---|---|
| dubbo-common-1.0.0-RELEASE.pom | |
| dubbo-common-1.0.0-RELEASE.jar | 293 KB |
| dubbo-common-1.0.0-RELEASE-sources.jar | 170 KB |
| dubbo-common-1.0.0-RELEASE-javadoc.jar | 764 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |