dubbo-spring-boot-starter

Dubbo Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.alibaba.spring.boot
ArtifactId

ArtifactId

dubbo-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-spring-boot-starter
Dubbo Spring Boot Starter
Project URL

Project URL

https://github.com/alibaba/dubbo-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/alibaba/dubbo-spring-boot-starter.git

Download dubbo-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.6.0
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.
com.alibaba.spring.boot

Alibaba

Alibaba Open Source

Versions

Version
2.0.0
1.0.2
1.0.1
1.0.0