License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dubbo Net Networking |
GroupId | GroupIdcom.alibaba.msha |
ArtifactId | ArtifactIdclient-bridge-rpc-apache-dubbo2 |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Appactive
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-apache-dubbo2/ -->
<dependency>
<groupId>com.alibaba.msha</groupId>
<artifactId>client-bridge-rpc-apache-dubbo2</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-apache-dubbo2/
implementation 'com.alibaba.msha:client-bridge-rpc-apache-dubbo2:0.2.1'
// https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-apache-dubbo2/
implementation ("com.alibaba.msha:client-bridge-rpc-apache-dubbo2:0.2.1")
'com.alibaba.msha:client-bridge-rpc-apache-dubbo2:jar:0.2.1'
<dependency org="com.alibaba.msha" name="client-bridge-rpc-apache-dubbo2" rev="0.2.1">
<artifact name="client-bridge-rpc-apache-dubbo2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.msha', module='client-bridge-rpc-apache-dubbo2', version='0.2.1')
)
libraryDependencies += "com.alibaba.msha" % "client-bridge-rpc-apache-dubbo2" % "0.2.1"
[com.alibaba.msha/client-bridge-rpc-apache-dubbo2 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.msha : client-bridge-rpc-base | jar | 0.2.1 |
com.alibaba.msha : client-bridge-rpc-apache-dubbo2-metainfo | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo | jar | 2.7.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |