Last Version

Dubbo Spring Boot Starter 0.2.1.RELEASE

Dubbo Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

dubbo-spring-boot-starter
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

Dubbo Spring Boot Starter
Dubbo Spring Boot Starter
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-spring-boot-starter 0.2.1.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.apache.zookeeper : zookeeper Optional jar
org.apache.curator : curator-framework Optional jar
com.alibaba.boot : dubbo-spring-boot-autoconfigure jar 0.2.1.RELEASE

Project Modules

There are no modules declared in this project.