Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Dubbo Net Networking |
---|---|
GroupId | GroupIdcom.alibaba.boot |
ArtifactId | ArtifactIddubbo-spring-boot-autoconfigure |
Last Version | Last Version0.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDubbo Spring Boot Auto-Configure
Dubbo Spring Boot Auto-Configure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.alibaba.boot</groupId>
<artifactId>dubbo-spring-boot-autoconfigure</artifactId>
<version>0.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-autoconfigure/
implementation 'com.alibaba.boot:dubbo-spring-boot-autoconfigure:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-autoconfigure/
implementation ("com.alibaba.boot:dubbo-spring-boot-autoconfigure:0.2.1.RELEASE")
'com.alibaba.boot:dubbo-spring-boot-autoconfigure:jar:0.2.1.RELEASE'
<dependency org="com.alibaba.boot" name="dubbo-spring-boot-autoconfigure" rev="0.2.1.RELEASE">
<artifact name="dubbo-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='dubbo-spring-boot-autoconfigure', version='0.2.1.RELEASE')
)
libraryDependencies += "com.alibaba.boot" % "dubbo-spring-boot-autoconfigure" % "0.2.1.RELEASE"
[com.alibaba.boot/dubbo-spring-boot-autoconfigure "0.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-starter-logging Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.alibaba : dubbo Optional | jar | 2.6.5 |
com.alibaba.spring : spring-context-support | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |
Version |
---|
0.2.1.RELEASE
|
0.2.1
|
0.2.0
|
0.1.2.RELEASE
|
0.1.2
|
0.1.1
|
0.1.0
|