Spring Boot Dubbo Rpc


License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.github.wu191287278
ArtifactId

ArtifactId

spring-boot-starter-dubbo
Last Version

Last Version

1.5.33
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Dubbo Rpc
Spring Boot Dubbo Rpc
Project URL

Project URL

http://projects.spring.io/spring-boot/

Download spring-boot-starter-dubbo

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wu191287278/spring-boot-starter-dubbo/ -->
<dependency>
    <groupId>com.github.wu191287278</groupId>
    <artifactId>spring-boot-starter-dubbo</artifactId>
    <version>1.5.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wu191287278/spring-boot-starter-dubbo/
implementation 'com.github.wu191287278:spring-boot-starter-dubbo:1.5.33'
// https://jarcasting.com/artifacts/com.github.wu191287278/spring-boot-starter-dubbo/
implementation ("com.github.wu191287278:spring-boot-starter-dubbo:1.5.33")
'com.github.wu191287278:spring-boot-starter-dubbo:jar:1.5.33'
<dependency org="com.github.wu191287278" name="spring-boot-starter-dubbo" rev="1.5.33">
  <artifact name="spring-boot-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wu191287278', module='spring-boot-starter-dubbo', version='1.5.33')
)
libraryDependencies += "com.github.wu191287278" % "spring-boot-starter-dubbo" % "1.5.33"
[com.github.wu191287278/spring-boot-starter-dubbo "1.5.33"]

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-starter-zuul Optional jar
org.springframework.cloud : spring-cloud-starter-zipkin Optional jar
org.springframework.boot : spring-boot-starter-websocket Optional jar
com.hazelcast : hazelcast jar
org.apache.httpcomponents : httpclient jar
org.springframework.cloud : spring-cloud-starter-feign jar
io.github.openfeign : feign-httpclient jar
com.netflix.ribbon : ribbon-transport Optional jar 2.2.2
com.alibaba : dubbo jar 2.5.3
com.github.sgroschupf : zkclient jar 0.1
org.apache.zookeeper : zookeeper jar 3.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.33
1.5.32
1.5.31
1.5.4
1.5.3
1.5.2
1.4.5