Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
---|---|
GroupId | GroupIdcom.alibaba.boot |
ArtifactId | ArtifactIddubbo-spring-boot-parent |
Last Version | Last Version0.2.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDubbo Spring Boot Parent
Dubbo Spring Boot Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-spring-boot-parent-0.2.1.RELEASE.pom | 8 KB |
Browse |
<!-- 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"]
Version |
---|
0.2.1.RELEASE
|
0.2.1
|
0.2.0
|
0.1.2.RELEASE
|
0.1.2
|
0.1.1
|
0.1.0
|