MVN

org.apache.dubbo : dubbo-spring-boot-project

Maven & Gradle

Mar 12, 2021
5.4k stars

Apache Dubbo Spring Boot Project · Apache Dubbo Spring Boot Project

<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-spring-boot-project</artifactId>
    <version>2.7.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.dubbo : dubbo-spring-boot-project to add to Maven - Latest Versions:

  • Latest Stable: 2.7.9

All Versions

Choose a version of org.apache.dubbo : dubbo-spring-boot-project to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
dubbo-spring-boot-project-2.7.9
dubbo-spring-boot-project-2.7.8
dubbo-spring-boot-project-2.7.7
dubbo-spring-boot-project-2.7.6
dubbo-spring-boot-project-2.7.5
dubbo-spring-boot-project-2.7.4.1
dubbo-spring-boot-project-2.7.3
dubbo-spring-boot-project-2.7.1
dubbo-spring-boot-project-2.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-spring-boot-project</artifactId>
    <version>2.7.9</version>
</dependency>