License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dubbo Net Networking |
GroupId | GroupIdcn.luckyee.dubbo |
ArtifactId | ArtifactIddubbox-protocol-dubbo-client-sample |
Version | Version1.1-RELEASE |
Type | Typejar |
Description |
DescriptionBy extending dubbox protocol under Dubbo, the project provides a solution compatible with dubbox in Dubbo framework.
|
<!-- https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-dubbo-client-sample/ -->
<dependency>
<groupId>cn.luckyee.dubbo</groupId>
<artifactId>dubbox-protocol-dubbo-client-sample</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-dubbo-client-sample/
implementation 'cn.luckyee.dubbo:dubbox-protocol-dubbo-client-sample:1.1-RELEASE'
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-dubbo-client-sample/
implementation ("cn.luckyee.dubbo:dubbox-protocol-dubbo-client-sample:1.1-RELEASE")
'cn.luckyee.dubbo:dubbox-protocol-dubbo-client-sample:jar:1.1-RELEASE'
<dependency org="cn.luckyee.dubbo" name="dubbox-protocol-dubbo-client-sample" rev="1.1-RELEASE">
<artifact name="dubbox-protocol-dubbo-client-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.luckyee.dubbo', module='dubbox-protocol-dubbo-client-sample', version='1.1-RELEASE')
)
libraryDependencies += "cn.luckyee.dubbo" % "dubbox-protocol-dubbo-client-sample" % "1.1-RELEASE"
[cn.luckyee.dubbo/dubbox-protocol-dubbo-client-sample "1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.7 |
org.apache.curator : curator-framework | jar | 4.0.1 |
org.apache.curator : curator-recipes | jar | 4.0.1 |
cn.luckyee.dubbo : dubbox-protocol-samples-api | jar | 1.1-RELEASE |
cn.luckyee.dubbo : dubbox-protocol-all | jar | 1.1-RELEASE |