License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-remoting-api |
Last Version | Last Version2.6.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-remoting-api
The remoting module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-remoting-api-2.6.12.pom | |
dubbo-remoting-api-2.6.12.jar | 158 KB |
dubbo-remoting-api-2.6.12-sources.jar | 136 KB |
dubbo-remoting-api-2.6.12-javadoc.jar | 638 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-api/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-remoting-api</artifactId>
<version>2.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-api/
implementation 'com.alibaba:dubbo-remoting-api:2.6.12'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-api/
implementation ("com.alibaba:dubbo-remoting-api:2.6.12")
'com.alibaba:dubbo-remoting-api:jar:2.6.12'
<dependency org="com.alibaba" name="dubbo-remoting-api" rev="2.6.12">
<artifact name="dubbo-remoting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-remoting-api', version='2.6.12')
)
libraryDependencies += "com.alibaba" % "dubbo-remoting-api" % "2.6.12"
[com.alibaba/dubbo-remoting-api "2.6.12"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo-common | jar | 2.6.12 |
com.alibaba : dubbo-serialization-api | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo-serialization-hessian2 | jar | 2.6.12 |
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 |