Last Version

Dubbo Spring Boot Project 0.2.1.RELEASE

Dubbo Spring Boot Project

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

dubbo-spring-boot-project
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

Dubbo Spring Boot Project
Dubbo Spring Boot Project
Project URL

Project URL

https://github.com/apache/incubator-dubbo-spring-boot-project
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-dubbo-spring-boot-project

Download dubbo-spring-boot-project 0.2.1.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dubbo-spring-boot-parent
  • dubbo-spring-boot-distribution
  • dubbo-spring-boot-autoconfigure
  • dubbo-spring-boot-starter
  • dubbo-spring-boot-samples
  • dubbo-spring-boot-actuator