MVN

com.gitee.lei0719 : spring-boot-starter-dubbo

Maven & Gradle

Sep 12, 2017

spring-boot-starter-dubbo · 本项目完全根据spring-boot和dubbo原理实现的整合,支持dubbo所有配置项。新手使用可以得心应手,老手要dubbo的高级用法,他也可以完美支持。这个项目的配置比官方提供的配置方式更友好。

<dependency>
    <groupId>com.gitee.lei0719</groupId>
    <artifactId>spring-boot-starter-dubbo</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.lei0719 : spring-boot-starter-dubbo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.gitee.lei0719 : spring-boot-starter-dubbo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-starter-dubbo-1.0.1

How to add a dependency to Maven

Add the following com.gitee.lei0719 : spring-boot-starter-dubbo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gitee.lei0719</groupId>
    <artifactId>spring-boot-starter-dubbo</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitee.lei0719 : spring-boot-starter-dubbo gradle dependency to your build.gradle file:

implementation 'com.gitee.lei0719:spring-boot-starter-dubbo:1.0.1'

Gradle Kotlin DSL: Add the following com.gitee.lei0719 : spring-boot-starter-dubbo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitee.lei0719:spring-boot-starter-dubbo:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitee.lei0719 : spring-boot-starter-dubbo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitee.lei0719" % "spring-boot-starter-dubbo" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 06, 2021
9 usages
1 stars
Mar 06, 2021
10 usages
1 stars
Mar 06, 2021
10 usages
1 stars
Mar 06, 2021
1 stars
Mar 06, 2021
1 stars
Mar 06, 2021
12 usages
1 stars
Mar 06, 2021
1 usages
1 stars
Mar 06, 2021
1 stars
Mar 06, 2021
1 stars