Last Version

Dubbo Spring Boot Parent 0.2.1.RELEASE

Dubbo Spring Boot Parent

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

dubbo-spring-boot-parent
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

Dubbo Spring Boot Parent
Dubbo Spring Boot Parent
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-spring-boot-parent 0.2.1.RELEASE


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

There are no modules declared in this project.