Last Version

Xbird Starter Dubbo 2.3.0

Integrating the Dubbo for Spring Boot.

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter-dubbo
Version

Version

2.3.0
Type

Type

jar
Description

Description

Xbird Starter Dubbo
Integrating the Dubbo for Spring Boot.
Project Organization

Project Organization

Pivotal Software, Inc.

Download xbird-starter-dubbo 2.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
com.alibaba.spring.boot : dubbo-spring-boot-starter jar 2.0.0
org.apache.zookeeper : zookeeper jar 3.4.11
com.101tec : zkclient jar 0.10

Project Modules

There are no modules declared in this project.