MVN

com.alibaba.boot : dubbo-spring-boot-parent

Maven & Gradle

Jan 29, 2019
5.2k stars

Dubbo Spring Boot Parent · Dubbo Spring Boot Parent

<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>dubbo-spring-boot-parent</artifactId>
    <version>0.1.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.boot : dubbo-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2.RELEASE

All Versions

Choose a version of com.alibaba.boot : dubbo-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
dubbo-spring-boot-parent-0.2.1.RELEASE
dubbo-spring-boot-parent-0.2.1
dubbo-spring-boot-parent-0.2.0
0.1.x
dubbo-spring-boot-parent-0.1.2.RELEASE
dubbo-spring-boot-parent-0.1.2
dubbo-spring-boot-parent-0.1.1
dubbo-spring-boot-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>dubbo-spring-boot-parent</artifactId>
    <version>0.1.2.RELEASE</version>
</dependency>