is not current version
Last Version 0.2.1.RELEASE

com.alibaba.boot:dubbo-spring-boot-parent 0.2.1

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
Type

Type

pom

Download dubbo-spring-boot-parent 0.2.1


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